mirror of
http://code.capytal.cc/dot013/spacestation.git
synced 2026-06-09 07:40:23 -03:00
13 lines
156 B
Nix
13 lines
156 B
Nix
{...}: {
|
|
imports = [
|
|
./adguardhome.nix
|
|
./anubis
|
|
./forgejo
|
|
./locales.nix
|
|
./medama.nix
|
|
./nh
|
|
./tailscale.nix
|
|
./xcaddy
|
|
];
|
|
}
|