add autoupgrade to web host
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
./utils/modules/bitwarden/default.nix
|
||||
./utils/modules/zammad/default.nix
|
||||
./utils/modules/authelia/default.nix
|
||||
# ./utils/modules/autoupgrade.nix
|
||||
./utils/modules/autoupgrade.nix
|
||||
|
||||
./utils/modules/borgbackup.nix
|
||||
./utils/modules/netdata.nix
|
||||
@@ -46,7 +46,7 @@
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
nix.gc.options = "--delete-older-than 60d";
|
||||
|
||||
boot.cleanTmpDir = true;
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
zramSwap.enable = true;
|
||||
networking.hostName = "web-01";
|
||||
services.openssh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user