help wifi out??
This commit is contained in:
parent
2621308fc0
commit
3291b8ae04
1 changed files with 3 additions and 0 deletions
|
|
@ -63,4 +63,7 @@
|
|||
# enable network manager - probably not the best on a single server but Oh Well
|
||||
# perhaps i could move it next to my router for easier ethernet access
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.wifi.backend = "iwd";
|
||||
networking.networkmanager.wifi.powersave = false;
|
||||
networking.wireless.iwd.settings.Settings.AutoConnect = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue