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
#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"