summary refs log tree commit diff stats
path: root/system/services/nginx
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-19 15:55:34 +0200
committerSoispha <soispha@vhack.eu>2023-07-19 15:55:34 +0200
commit218e599d2da06edee3a629d19a9f465fb71c9ad8 (patch)
treec37c52a4b0f42606792836384b94ed4c25863dce /system/services/nginx
parentMerge: Branch 'update' (diff)
parentStyle(treewide): Format after removing vim lines (diff)
downloadnixos-server-218e599d2da06edee3a629d19a9f465fb71c9ad8.tar.gz
nixos-server-218e599d2da06edee3a629d19a9f465fb71c9ad8.zip
Merge: Branch 'streamline'
Diffstat (limited to 'system/services/nginx')
-rw-r--r--system/services/nginx/default.nix2
-rw-r--r--system/services/nginx/hosts.nixbin989 -> 976 bytes
2 files changed, 0 insertions, 2 deletions
diff --git a/system/services/nginx/default.nix b/system/services/nginx/default.nix
index b9a0754..404c167 100644
--- a/system/services/nginx/default.nix
+++ b/system/services/nginx/default.nix
@@ -17,5 +17,3 @@
     enable = true;
   };
 }
-# vim: ts=2
-
diff --git a/system/services/nginx/hosts.nix b/system/services/nginx/hosts.nix
index 03806c0..1590756 100644
--- a/system/services/nginx/hosts.nix
+++ b/system/services/nginx/hosts.nix
Binary files differ