enable normal steam
This commit is contained in:
parent
c305ef0e83
commit
41fa14358b
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.steam.enable = true;
|
||||||
|
|
||||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||||
"steamdeck-hw-theme"
|
"steamdeck-hw-theme"
|
||||||
"steam"
|
"steam"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue