hosts/stroopwafel: use iwd for wireless networking
This commit is contained in:
parent
d139443c59
commit
2fb9d847af
|
@ -6,7 +6,7 @@
|
|||
...
|
||||
}: {
|
||||
networking.hostName = "stroopwafel";
|
||||
networking.networkmanager.wifi.backend = "wpa_supplicant";
|
||||
networking.wireless.iwd.enable = true;
|
||||
|
||||
age.secrets.wg-private-key.file = "${flake.self}/secrets/wg-private-stroopwafel.age";
|
||||
|
||||
|
|
Loading…
Reference in a new issue