nix-config/modules/home-manager/desktop/media/default.nix

7 lines
75 B
Nix

{
imports = [
./handbrake.nix
./makemkv.nix
./mpv.nix
];
}