mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
networking: fix ifsr-apb password
This commit is contained in:
parent
55ae426cde
commit
51001f585b
5 changed files with 38 additions and 11 deletions
|
@ -47,6 +47,8 @@
|
|||
wireless = {
|
||||
enable = true;
|
||||
userControlled.enable = true;
|
||||
# sadly broken on my machine
|
||||
scanOnLowSignal = false;
|
||||
environmentFile = config.age.secrets.wireless.path;
|
||||
networks = {
|
||||
"@HOME_SSID@" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue