mirror of
http://code.capytal.cc/dot013/spacestation.git
synced 2026-01-15 23:46:13 -03:00
10 lines
115 B
Nix
10 lines
115 B
Nix
{ ... }: {
|
|
imports = [
|
|
./adguardhome.nix
|
|
./forgejo
|
|
./locales.nix
|
|
./nh
|
|
./tailscale.nix
|
|
];
|
|
}
|