This website requires JavaScript.
Explore
Help
Sign In
joy
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
cf9bf05fbc
nix
/
modules
/
programs
/
home
/
cmus
/
default.nix
7 lines
71 B
Nix
Raw
Normal View
History
Unescape
Escape
cmus
2024-10-09 21:27:13 +02:00
{
programs
.
cmus
=
{
enable
=
true
;
cmus
2024-10-10 19:39:39 +02:00
theme
=
"
g
r
u
v
b
o
x
"
;
cmus
2024-10-09 21:27:13 +02:00
}
;
}
Reference in a new issue
Copy permalink