diff options
Diffstat (limited to 'os/pc/modules/network.nix')
-rw-r--r-- | os/pc/modules/network.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/os/pc/modules/network.nix b/os/pc/modules/network.nix index 6e07963..029822f 100644 --- a/os/pc/modules/network.nix +++ b/os/pc/modules/network.nix @@ -1,5 +1,6 @@ -{ ... }: { - networking.wireless.iwd = { +{ ... }: +{ + networking.wireless.iwd = { enable = true; settings = { |