diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/services/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/services/default.nix b/system/services/default.nix index 6e5cb3c..d80bdab 100644 --- a/system/services/default.nix +++ b/system/services/default.nix @@ -1,7 +1,7 @@ {config, ...}: { imports = [ ./acme -# ./firewall + # ./firewall #./minecraft ./nginx ./nix |