fix steam

This commit is contained in:
2023-01-10 01:19:29 -05:00
parent 2d414139e0
commit a5df4f2339

View File

@@ -166,7 +166,7 @@
extraPackages = with pkgs; [ extraPackages = with pkgs; [
swaylock # lockscreen swaylock # lockscreen
swayidle swayidle
#xwayland # for legacy apps xwayland # for legacy apps
#waybar # status bar #waybar # status bar
mako # notification daemon mako # notification daemon
kanshi # autorandr kanshi # autorandr
@@ -180,6 +180,9 @@
"sway/config".source = ./sway_config; "sway/config".source = ./sway_config;
}; };
}; };
# For steam
hardware.opengl.driSupport = true;
hardware.opengl.driSupport32Bit = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
tmux vim wget curl git w3m iftop killall file unzip zip ripgrep imv killall gomuks htop tmux vim wget curl git w3m iftop killall file unzip zip ripgrep imv killall gomuks htop