Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2026-01-08 12:13:31 +00:00 committed by GitHub
parent c22681d51d
commit 3d03bf5e94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,11 @@
heroic
];
hardware.graphics = {
enable = true;
enable32Bit = true;
};
programs.steam = {
enable = true;
remotePlay.openFirewall = true;