Convert MPV configuration to module

This commit is contained in:
Yorick Barbanneau 2023-12-30 18:22:35 +01:00
parent e2df40e518
commit d48773e9af
5 changed files with 26 additions and 6 deletions

View file

@ -1,5 +0,0 @@
_: {
programs.mpv = {
enable = true;
};
}