summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-20 12:31:09 +0200
committerSoispha <soispha@vhack.eu>2023-05-20 12:31:09 +0200
commitf7110fdafbdf888c4df51266dba2dd2ab74d76a9 (patch)
treebec69702899361a9365e17bbee71b374435c973f
parentRefactor(system/mail): Hide user emails (diff)
downloadnixos-server-f7110fdafbdf888c4df51266dba2dd2ab74d76a9.tar.gz
nixos-server-f7110fdafbdf888c4df51266dba2dd2ab74d76a9.zip
Style(system): Format
-rw-r--r--system/services/default.nix2
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