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
967218a48e
nichts
/
modules
/
programs
/
gui
/
spotify.mod.nix
10 lines
109 B
Nix
Raw
Normal View
History
Unescape
Escape
treewide: format using nixfmt Signed-off-by: Bloxx12 <charlie@charlieroot.dev> Change-Id: I6a6a69641c36f9763e104087a559c148d0449f00
2025-07-20 01:23:48 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
[
pkgs
.
spotify
]
++
(
with
pkgs
;
[
sptlrx
]
)
;
spotify: add spicetify-nix
2025-07-19 00:45:47 +02:00
}
Reference in a new issue
Copy permalink