From 4cd043346624f8162cf419129d2e21b23ee1395c Mon Sep 17 00:00:00 2001 From: twoneis Date: Sun, 2 Jun 2024 17:27:38 +0200 Subject: [PATCH] ups forgot hostname --- devices/pleniscenta/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/pleniscenta/default.nix b/devices/pleniscenta/default.nix index 8d6b758..67f9174 100644 --- a/devices/pleniscenta/default.nix +++ b/devices/pleniscenta/default.nix @@ -4,7 +4,7 @@ ./options.nix ]; - networking.hostName = "akarso"; + networking.hostName = "pleniscenta"; boot.loader = { systemd-boot = {