This website requires JavaScript.
Explore
Help
Sign in
youthlic
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08aacf8c0d
nixos
/
users
/
spotify.nix
7 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
wrap niri and spotx overlays into overlay.modifications.
2025-01-08 00:02:29 +08:00
{
pkgs
,
.
.
.
}:
init repo
2024-12-25 10:59:37 +08:00
{
environment
.
systemPackages
=
with
pkgs
;
[
spotify
]
;
}
Reference in a new issue
Copy permalink