diff --git a/base/default.nix b/base/default.nix index 893c857..ef5c05d 100644 --- a/base/default.nix +++ b/base/default.nix @@ -74,6 +74,7 @@ ''; }; + hardware.opengl.driSupport32Bit = true; services.openssh.enable = true;