This website requires JavaScript.
Explore
Help
Register
Sign In
noah.knegt
/
setup-machines
Watch
1
Star
1
Fork
0
You've already forked setup-machines
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
745bc7b80f21e2d5d9561d0f53d885bce885a909
setup-machines
/
home-manager
/
spotify.nix
5 lines
65 B
Nix
Raw
Normal View
History
Unescape
Escape
Update to 24.11 and install spotify
2025-02-26 20:27:10 +01:00
{
pkgs
,
.
.
.
}:
{
programs
.
spotify
=
{
enable
=
true
;
Add missing ; in spotify
2025-02-26 20:30:44 +01:00
}
;
Update to 24.11 and install spotify
2025-02-26 20:27:10 +01:00
}
Reference in New Issue
Copy Permalink