We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290e71f commit d715c64Copy full SHA for d715c64
1 file changed
hosts/laptops/spark/configuration.nix
@@ -14,7 +14,6 @@
14
boot.loader.efi.canTouchEfiVariables = true;
15
16
# Framework laptop hardware optimizations
17
- hardware.framework.enableKmod = true; # Framework specific kernel modules
18
19
# Desktop environment
20
services.xserver.displayManager.gdm.enable = true;
0 commit comments