enable normal steam

This commit is contained in:
2023-09-26 21:02:05 +02:00
parent c305ef0e83
commit 41fa14358b

View File

@@ -18,6 +18,8 @@
./hardware-configuration.nix
];
programs.steam.enable = true;
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"steamdeck-hw-theme"
"steam"