index
:
nixosconf
dendritic
main
NixOS configuration files for desktop and server usage
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unmoved-modules
/
home-manager
/
spotify-player.nix
blob: 0af16d870b4f178054bf960d3fefa02a866a1b9b (
plain
)
1
2
3
4
5
6
7
{
programs
.
spotify-player
=
{
enable
=
true
;
};
}