Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2026-01-08 12:17:40 +00:00 committed by GitHub
parent 34b09b1a54
commit 83e2bfc6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,8 @@
enable = true;
enable32Bit = true;
};
services.xserver.videoDrivers = ["amdgpu"];
programs.steam = {
enable = true;