Files
2025-11-10 19:43:46 +03:00

12 lines
105 B
Nix

{
...
}:
{
imports = [
./gramps.nix
./streamrip.nix
./v2rayn.nix
./yt-dlp.nix
];
}