This commit is contained in:
parent
7aaf90bc75
commit
278904eec6
56 changed files with 0 additions and 0 deletions
8
modules/desktop/games/steam.nix
Normal file
8
modules/desktop/games/steam.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
nixpkgs.allowedUnfreePackages = [
|
||||
"steam"
|
||||
"steam-unwrapped"
|
||||
];
|
||||
|
||||
flake.modules.nixos.desktop.programs.steam.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue