miku: Add Spotify
This commit is contained in:
@@ -102,7 +102,9 @@ in {
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"firmwareLinuxNonfree" "microcodeAmd" "microcodeIntel"
|
||||
"steam" "steam-original" "steam-runtime"
|
||||
"discord" "minecraft"
|
||||
"discord" "discord-canary"
|
||||
"minecraft"
|
||||
"spotify" "spotify-unwrapped"
|
||||
];
|
||||
|
||||
services = {
|
||||
|
||||
Reference in New Issue
Block a user