enable normal steam
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"steamdeck-hw-theme"
|
||||
"steam"
|
||||
|
||||
Reference in New Issue
Block a user