take care of nix warnings
This commit is contained in:
@@ -11,7 +11,7 @@ in
|
||||
networking.wireless = {
|
||||
enable = true;
|
||||
secretsFile = config.sops.secrets."wifi-env".path;
|
||||
userControlled.enable = true;
|
||||
userControlled = true;
|
||||
networks = {
|
||||
"taetaethegae-2.0" = {
|
||||
pskRaw = "ext:PASS_taetaethegae_20";
|
||||
|
||||
Reference in New Issue
Block a user