flake/users/guanranwang/home-manager/applications/mpv/default.nix

4 lines
37 B
Nix
Raw Normal View History

2023-12-02 10:42:59 +00:00
_: {
2023-11-28 05:40:22 +00:00
programs.mpv.enable = true;
}