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

4 lines
37 B
Nix
Raw Normal View History

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