modules: update to NixOS 24.11

This commit is contained in:
Erik Arvstedt
2024-12-14 10:52:26 +01:00
parent a3ded4cf74
commit 3ce3a000b2
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -14,6 +14,8 @@ let
clientBaseConfig = {
imports = [ ../modules/modules.nix ];
system.switch.enable = true;
nixpkgs.pkgs = pkgs;
nix-bitcoin.generateSecrets = true;