fix(mpv): reformated
This commit is contained in:
parent
3d591e59a7
commit
0afdae53eb
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
programs.mpv = {
|
programs = {
|
||||||
enable = true;
|
mpv.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue