t2-iso-minimal, t2-iso-gnome: switch to iwd

This commit is contained in:
kekrby 2022-08-29 14:51:00 +03:00
parent 11ec455e1a
commit d1587cbed7
2 changed files with 5 additions and 3 deletions

View file

@ -16,6 +16,8 @@
alsa.enable = true;
};
networking.networkmanager.wifi.backend = "iwd";
# ZFS is broken and prevents building without this
nixpkgs.config.allowBroken = true;