vim: use as defaultEditor
[julm/julm-nix.git] / hosts / aubergine.nix
index 328139fef12867e5dc9e65fe359ba8adb89ccc1a..18373e6c47bb3c79e660084871eeba4dd3b6d88d 100644 (file)
@@ -3,11 +3,11 @@
   imports = [
     #../nixos/profiles/debug.nix
     ../nixos/profiles/lang-fr.nix
-    ../nixos/profiles/security.nix
-    ../nixos/profiles/system.nix
     #../nixos/profiles/tor.nix
     aubergine/hardware.nix
     aubergine/networking.nix
+    aubergine/nginx.nix
+    aubergine/backup.nix
   ];
 
   # Lower kernel's security for better performances
@@ -56,7 +56,6 @@
       #secret-key-files = /run/credentials/nix-daemon.service/secret-key-files.pem
     '';
     settings = {
-      trusted-users = [ config.users.users."julm".name ];
       substituters = [
         #"http://nix-localcache.losurdo.wg"
         #"ssh://nix-ssh@losurdo.wg?priority=30"