enable normal steam
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user