nix-da/options/default.nix

8 lines
85 B
Nix

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