diff --git a/nixos/hosts/monitoring/default.nix b/nixos/hosts/monitoring/default.nix index d1bc2d1..56358c5 100644 --- a/nixos/hosts/monitoring/default.nix +++ b/nixos/hosts/monitoring/default.nix @@ -52,7 +52,6 @@ }; in with ports; [ (static "aerial" [ node ]) - (static "pineapple" [ node nginx ]) (static "ps2live" [ node ]) (static "keylime" [ node ]) (static "cider" [ node ])