From a75f1454b9047ef2220eea3a689b33c20847d6bb Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Sat, 27 Jan 2024 22:30:25 -0800 Subject: [PATCH] feat(hakurei): add hostname --- systems/hakurei/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/hakurei/config.nix b/systems/hakurei/config.nix index a6b1ea9b..19e2cca3 100644 --- a/systems/hakurei/config.nix +++ b/systems/hakurei/config.nix @@ -1,4 +1,5 @@ _: { + deploy.hostname = "hakurei.local.gensokyo.zone"; arch = "x86_64"; type = "NixOS"; modules = [