From 25feb3c9f154e5691451bdd0a1bf07ced94c7bb2 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Thu, 18 Jul 2024 11:43:05 +0200 Subject: [PATCH] bagel-box: add a proper FQDN Signed-off-by: Raito Bezarius --- hosts/bagel-box/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/bagel-box/default.nix b/hosts/bagel-box/default.nix index 965ff8b..5d153ac 100644 --- a/hosts/bagel-box/default.nix +++ b/hosts/bagel-box/default.nix @@ -20,6 +20,7 @@ useHostResolvConf = false; hostName = "bagel-box"; + domain = "infra.forkos.org"; nameservers = [ "2001:4860:4860::8844" ]; interfaces.host0.ipv6.addresses = [