aboutsummaryrefslogtreecommitdiff
path: root/form
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-12-24 11:29:07 -0500
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-12-24 11:29:22 -0500
commitcc4c19cc84e33622004bd4a1de000679f4cca916 (patch)
tree42f3b44c2dcb8f13c61fc58789d763ff539c6ca0 /form
parent183fb9fded424010c9fdb9865555a1d4e93072d8 (diff)
downloadhome-cc4c19cc84e33622004bd4a1de000679f4cca916.tar.gz
repo: update flake
Diffstat (limited to 'form')
-rw-r--r--form/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/form/configuration.nix b/form/configuration.nix
index f7703f8..81727bb 100644
--- a/form/configuration.nix
+++ b/form/configuration.nix
@@ -22,7 +22,6 @@
system.stateVersion = "24.11";
hardware.graphics.enable = true;
- hardware.graphics.enable32bit = true;
boot.initrd.kernelModules = [
"nvidia"
"nvidia_uvm"