nix-config/modules/mpv/enable.nix
2025-11-22 16:23:37 +00:00

3 lines
64 B
Nix

{
flake.modules.homeManager.gui.programs.mpv.enable = true;
}