From e8191dfc8ebf094bb03fb99cc1e7827372f8c06c Mon Sep 17 00:00:00 2001 From: fnord Date: Wed, 7 May 2025 04:07:07 +0200 Subject: [PATCH] configuration.nix aktualisiert --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index afbc56e..18eba7c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,9 +12,10 @@ ./flatpak.nix ./user-chch.nix ./boot.nix + ./hostname.nix ]; - networking.hostName = "chch-elab-r"; # Define your hostname. + #networking.hostName = "chch-elab-r"; # Define your hostname. networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. # Set your time zone.