nix-config/modules/nixos/media/default.nix
2025-07-17 21:47:19 +01:00

5 lines
41 B
Nix

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