diff --git a/hosts/x86_64-linux/helium.nix b/hosts/x86_64-linux/helium.nix index 17a41be..57c570e 100644 --- a/hosts/x86_64-linux/helium.nix +++ b/hosts/x86_64-linux/helium.nix @@ -17,6 +17,7 @@ enable = true; suffix = "7"; }; + wireless.enable = true; }; hardware.amdLaptop.enable = true; platform.hibernate.enable = true;