This commit is contained in:
stitchy 2024-02-29 16:07:01 -08:00
parent f75b3bd85f
commit e7e1fa8e51
Signed by: stitchy
SSH key fingerprint: SHA256:p+xeQgmOvQ2br1d2STl5OnRRMef2LRqCtGA7SO4WYk0
3 changed files with 72 additions and 15 deletions

View file

@ -7,7 +7,16 @@
"osu-lazer"
"steam"
"steam-original"
"steam-run"
"nvidia-x11"
"nvidia-settings"
"cudatoolkit"
];
programs.steam = {
enable = true;
remotePlay.openFirewall = true;
};
hardware.steam-hardware.enable = true;
programs = {
hyprland.enable = true;