feat(fw): update to 25.11
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
./utils/modules/victoriametrics
|
||||
./utils/modules/promtail
|
||||
./utils/modules/borgbackup.nix
|
||||
./utils/modules/set-nix-channel.nix
|
||||
|
||||
# fw
|
||||
./modules/network-prefix.nix
|
||||
@@ -103,7 +104,7 @@
|
||||
|
||||
time.timeZone = "Europe/Vienna";
|
||||
|
||||
services.logind.extraConfig = "RuntimeDirectorySize=2G";
|
||||
services.logind.settings.Login.RuntimeDirectorySize = "2G";
|
||||
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
|
||||
Reference in New Issue
Block a user