diff --git a/hosts/containers/leon/default.nix b/hosts/containers/leon/default.nix index a6b817d4..f083dc5c 100644 --- a/hosts/containers/leon/default.nix +++ b/hosts/containers/leon/default.nix @@ -16,8 +16,6 @@ in networking = { hostName = "leon"; - - # TODO: enable firewall.enable = true; };