t2-iso-gnome: do not set iwd as the default backend for NetworkManager, this setting has been moved to nixos-hardware
This commit is contained in:
parent
065dc60b3f
commit
a726cab94e
2 changed files with 3 additions and 5 deletions
|
|
@ -16,8 +16,6 @@
|
|||
alsa.enable = true;
|
||||
};
|
||||
|
||||
networking.networkmanager.wifi.backend = "iwd";
|
||||
|
||||
# ZFS is broken and prevents building without this
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue