summary refs log tree commit diff stats
path: root/system/services/nginx
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-10 17:16:51 +0200
committerSoispha <soispha@vhack.eu>2023-07-19 15:54:18 +0200
commit20a566f32cbaf5f08a627ae4d4afb17f653779c4 (patch)
tree1e8f20b3020146d33b80347b43e6cd873619ea50 /system/services/nginx
parentFeat(.editorconfig): Add the configuration for all files (diff)
downloadnixos-server-20a566f32cbaf5f08a627ae4d4afb17f653779c4.tar.gz
nixos-server-20a566f32cbaf5f08a627ae4d4afb17f653779c4.zip
Style(treewide): Format after removing vim lines
Diffstat (limited to 'system/services/nginx')
-rw-r--r--system/services/nginx/default.nix2
-rw-r--r--system/services/nginx/hosts.nixbin978 -> 976 bytes
2 files changed, 0 insertions, 2 deletions
diff --git a/system/services/nginx/default.nix b/system/services/nginx/default.nix
index f5af497..404c167 100644
--- a/system/services/nginx/default.nix
+++ b/system/services/nginx/default.nix
@@ -17,5 +17,3 @@
     enable = true;
   };
 }
-
-
diff --git a/system/services/nginx/hosts.nix b/system/services/nginx/hosts.nix
index 8db389f..1590756 100644
--- a/system/services/nginx/hosts.nix
+++ b/system/services/nginx/hosts.nix
Binary files differ