NixOS 24.11 fixes

This commit is contained in:
2024-11-21 23:53:16 +00:00
parent 3c00b0ebd8
commit b8056c578c
13 changed files with 23 additions and 52 deletions

View File

@ -26,9 +26,9 @@ in {
wireless = {
enable = true;
interfaces = cfg.interfaces;
environmentFile = config.age.secrets."passwords/networks".path;
secretsFile = config.age.secrets."passwords/networks".path;
networks = {
"Apollo 600 Mbps".psk = "@PSK_APOLLO@";
"Apollo 600 Mbps".pskRaw = "ext:PSK_APOLLO";
};
};
networkmanager.ensureProfiles.profiles = {