nix-da/options/default.nix

8 lines
92 B
Nix

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