index
:
nixos-server
this commit
etebase
main
mautrix-telegram
stalwart
nixos-config for vhack.eu servers https://vhack.eu
vhack.eu
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zones
/
default.nix
blob: babb531f23290766223d0bd7563a37e034ccd3dd (
plain
) (
blame
)
1
2
3
{
lib
,
...
}:
{
"vhack.eu"
=
import
./vhack.eu/zone.nix
{
inherit
lib
;};
}