nixos/modules/server/media/default.nix

2 lines
52 B
Nix
Raw Normal View History

2025-01-03 01:00:36 +04:00
{ imports = [ ./qbittorrent.nix ./jellyfin.nix ]; }