10 lines
No EOL
178 B
Nix
10 lines
No EOL
178 B
Nix
{
|
|
imports = [
|
|
../shared
|
|
|
|
# TOR bridge
|
|
./tor.nix
|
|
# Status page in diff. data center for redundancy/resilience
|
|
./uptime-kuma.nix
|
|
]
|
|
} |