mirror of
https://github.com/thegeneralist01/config.git
synced 2026-05-30 08:37:01 +02:00
Clean up retired site config
This commit is contained in:
parent
ec497ddace
commit
2f6b684b28
5 changed files with 5 additions and 91 deletions
|
|
@ -13,7 +13,6 @@ let
|
|||
)
|
||||
IN NS ns.thegeneralist01.com.
|
||||
ns IN A 100.86.129.23
|
||||
@ IN A 100.86.129.23
|
||||
${lib.concatStringsSep "\n" (lib.map (sub: "${sub} IN A 100.86.129.23") subdomains)}
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue