Add declarative WiFi to helium

This commit is contained in:
Vili Sinervä 2025-07-22 11:18:55 +03:00
parent 91bc21b7dc
commit 7c009ccdc4
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -17,6 +17,7 @@
enable = true; enable = true;
suffix = "7"; suffix = "7";
}; };
wireless.enable = true;
}; };
hardware.amdLaptop.enable = true; hardware.amdLaptop.enable = true;
platform.hibernate.enable = true; platform.hibernate.enable = true;