Add mpv
This commit is contained in:
parent
4e852db2e2
commit
08640bc122
2 changed files with 6 additions and 0 deletions
5
home-manager/mpv/default.nix
Normal file
5
home-manager/mpv/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue