setup bind

This commit is contained in:
Noah Masur
2023-07-17 22:37:26 -04:00
parent b07a8f5e20
commit 9e8bac6834
2 changed files with 38 additions and 0 deletions

View File

@ -126,6 +126,7 @@
mail.smtpHost = "smtp.purelymail.com";
dotfilesRepo = "git@github.com:nmasur/dotfiles";
hostnames = {
zone = baseName;
git = "git.${baseName}";
metrics = "metrics.${baseName}";
prometheus = "prom.${baseName}";