This website requires JavaScript.
Explore
Help
Sign in
faukah
/
nichts
Watch
1
Star
0
Fork
You've already forked nichts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0b82c15255
nichts
/
modules
/
programs
/
gui
/
spotify.mod.nix
10 lines
121 B
Nix
Raw
Normal View
History
Unescape
Escape
flake: switch to npins Signed-off-by: Bloxx12 <charlie@charlieroot.dev> Change-Id: I6a6a6964f4aa3349951fe7574622564452ad1af1
2025-07-19 21:51:37 +02:00
{
pkgs
,
.
.
.
}:
{
spotify: add spicetify-nix
2025-07-19 00:45:47 +02:00
environment
.
systemPackages
=
flake: switch to npins Signed-off-by: Bloxx12 <charlie@charlieroot.dev> Change-Id: I6a6a6964f4aa3349951fe7574622564452ad1af1
2025-07-19 21:51:37 +02:00
[
pkgs
.
spotify
]
spotify: add spicetify-nix
2025-07-19 00:45:47 +02:00
++
(
with
pkgs
;
[
sptlrx
]
)
;
}
Reference in a new issue
Copy permalink