summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--machines/khad/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/khad/configuration.nix b/machines/khad/configuration.nix
index 82e13d5..e2d011d 100644
--- a/machines/khad/configuration.nix
+++ b/machines/khad/configuration.nix
@@ -48,7 +48,7 @@
modesetting.enable = true;
# Use the open source version of the kernel module
# Only available on driver 515.53.04+
- open = true;
+ open = false;
# powerManagement.enable = true;
};