added amd
This commit is contained in:
+5
-1
@@ -3,10 +3,14 @@
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
programs.steam.enable = true;
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
};
|
||||
environment.systemPackages = [
|
||||
# inputs.nix-gaming.packages.${pkgs.system}.default
|
||||
pkgs.protonup-qt
|
||||
pkgs.geekbench
|
||||
];
|
||||
# programs.steam.platformOptimizations.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user