serverle: move wifi power-save to hardware-config

This commit is contained in:
Felix Buehler 2021-11-30 23:15:29 +01:00
parent 216249ab8b
commit 6936c08ffb
2 changed files with 3 additions and 2 deletions

View file

@ -23,8 +23,6 @@
8080 # aria
];
networking.networkmanager.wifi.powersave = false;
# Nix
nix.gc.automatic = true;
nix.gc.options = "--delete-older-than 30d";