feat(fw): update to 25.11

This commit is contained in:
2025-12-02 08:34:57 +01:00
parent 840f99a7e9
commit 8424d771f6
3 changed files with 13 additions and 14 deletions

View File

@@ -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;