mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machine/serverle: add wifi reconnect
This commit is contained in:
parent
3205d2a9b9
commit
8dd9fc9a2f
2 changed files with 33 additions and 4 deletions
|
@ -31,7 +31,4 @@
|
|||
# remove with 23.05
|
||||
kernelPackages = pkgs.unstable.linuxKernel.packages.linux_rpi4;
|
||||
};
|
||||
|
||||
# Fix wifi disconnect
|
||||
networking.networkmanager.wifi.powersave = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue