From e2d553af196575890483db17772ab7719958d511 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 22 Jan 2026 15:47:01 +0900 Subject: [PATCH] bikkje: set `hostName` --- hosts/bikkje/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/bikkje/configuration.nix b/hosts/bikkje/configuration.nix index 1c9c173..2f021ce 100644 --- a/hosts/bikkje/configuration.nix +++ b/hosts/bikkje/configuration.nix @@ -25,6 +25,7 @@ ]; networking = { + hostName = "bikkje"; firewall = { enable = true; # Allow SSH and HTTP and ports for email and irc