nix-da/options/default.nix

7 lines
76 B
Nix

{
imports = [
./media.nix
./system.nix
./navidrome.nix
];
}