From 09c55cec660643058821d7361f5f05e5bcd7b94e Mon Sep 17 00:00:00 2001 From: fnord Date: Sun, 27 Apr 2025 00:22:43 +0200 Subject: [PATCH] configuration.nix aktualisiert --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index b2adf8c..a939ead 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,6 +12,7 @@ ./flatpak.nix ./user-chch.nix ./boot.nix + ./hostname.nix ]; # networking.hostName = "$HOSTNAME_HERE"; # Please Define hostname in hostname.nix