hosts/satori: disable iwd

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-04-27 14:58:10 +05:30
parent bfe8ae35b8
commit 04dc801925
3 changed files with 76 additions and 77 deletions

View File

@@ -6,10 +6,7 @@
hostId = "beca3df0";
networkmanager = {
enable = true;
wifi = {
powersave = true;
backend = "iwd";
};
wifi.powersave = true;
};
firewall = {