add spotify
This commit is contained in:
parent
bb06da002c
commit
b248959f79
2 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
programs.steam.enable = true;
|
||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"spotify"
|
||||
"steam"
|
||||
"steam-original"
|
||||
"steam-runtime"
|
||||
|
|
|
@ -65,6 +65,7 @@ in {
|
|||
remmina
|
||||
signal-desktop
|
||||
simple-scan
|
||||
spotify
|
||||
ssb-patchwork
|
||||
tigervnc
|
||||
tlaplusToolbox
|
||||
|
|
Loading…
Reference in a new issue