aboutsummaryrefslogtreecommitdiff
path: root/nix/hosts/wildcat
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-13 11:52:52 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-13 11:52:52 -0700
commit253c75a5c8376d5fddbcdbaf50c9abc56e784a8e (patch)
tree18748269bf62fb14808f48f68e9cfdec17624053 /nix/hosts/wildcat
parentwe need a state version now for Macos (diff)
downloadinfra-253c75a5c8376d5fddbcdbaf50c9abc56e784a8e.tar.gz
add fcuny to git + sudo access
Diffstat (limited to '')
-rw-r--r--nix/hosts/wildcat/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/hosts/wildcat/configuration.nix b/nix/hosts/wildcat/configuration.nix
index 14ab203..9163234 100644
--- a/nix/hosts/wildcat/configuration.nix
+++ b/nix/hosts/wildcat/configuration.nix
@@ -93,7 +93,6 @@ in
group = "git";
};
-
services.nginx = {
enable = true;