nix-da/options/default.nix

10 lines
97 B
Nix

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