This website requires JavaScript.
Explore
Help
Sign In
Laurent
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
c728f9016f
infrastructure
/
home
/
shell
/
mpv.nix
7 lines
85 B
Nix
Raw
Normal View
History
Unescape
Escape
🔥 (home) remove useless `package=` lines
2024-06-16 14:11:36 +00:00
{
.
.
.
}:
{
➕ (home) add mpv program
2024-03-31 14:08:37 +00:00
programs
.
mpv
=
{
✨ (home) disable mpv catppuccin theme
2024-10-24 21:39:35 +00:00
catppuccin
.
enable
=
false
;
➕ (home) add mpv program
2024-03-31 14:08:37 +00:00
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink