aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/caladan/hardware-configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/caladan/hardware-configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/caladan/hardware-configuration.nix b/hosts/caladan/hardware-configuration.nix
index 54ab02b..0b1ef9c 100644
--- a/hosts/caladan/hardware-configuration.nix
+++ b/hosts/caladan/hardware-configuration.nix
@@ -55,7 +55,7 @@
graphics = {
enable = true;
- enable32bit = true;
+ enable32Bit = true;
#extraPackages = [ pkgs.nvidia-vaapi-driver ];
#extraPackages32 = [ pkgs.pkgsi686Linux.nvidia-vaapi-driver ];
package = pkgs.master.mesa;