change to networking json

This commit is contained in:
2025-06-10 11:59:08 -05:00
parent 17a26f8084
commit ac9c104642
3 changed files with 22 additions and 28 deletions
+3 -3
View File
@@ -61,10 +61,10 @@
networking.wireless = {
enable = true;
environmentFile = config.sops.secrets."homeNetwork".path;
secretsFile = config.sops.secrets."homeNetwork".path;
networks = {
"@homeSSID@" = {
psk = "@homePsk@";
"flooper" = {
psk = "ext:homePsk";
};
"NU-Guest" = {
priority = -1;