summaryrefslogtreecommitdiff
path: root/hosts/niuwux
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/niuwux')
-rw-r--r--hosts/niuwux/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/niuwux/default.nix b/hosts/niuwux/default.nix
index f2d16ca..4069532 100644
--- a/hosts/niuwux/default.nix
+++ b/hosts/niuwux/default.nix
@@ -76,7 +76,7 @@
# capSysNice = true;
};
programs.steam = {
- enable = false;
+ enable = true;
protontricks.enable = true;
gamescopeSession.enable = false;
remotePlay.openFirewall = true;
@@ -118,7 +118,7 @@
hardware = {
graphics = {
enable = true;
- enable32Bit = false;
+ enable32Bit = true;
extraPackages = with pkgs; [
libvdpau-va-gl
nvidia-vaapi-driver