steam: Add steam-unwrapped to allowed unfree packages
This commit is contained in:
parent
7c1b7929ef
commit
760b13ef34
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
services.pipewire.alsa.support32Bit = true;
|
||||
chvp.base = {
|
||||
nix.unfreePackages = [ "steam" "steam-original" "steam-runtime" "steam-run" ];
|
||||
nix.unfreePackages = [ "steam" "steam-original" "steam-runtime" "steam-run" "steam-unwrapped" ];
|
||||
zfs.homeLinks = [
|
||||
{ path = ".paradoxlauncher"; type = "cache"; }
|
||||
{ path = ".steam"; type = "cache"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue