From 3e061632fcfa8bfb4fbd2bf33affc7639bc8b19c Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Fri, 5 Apr 2024 15:37:25 +0200 Subject: [PATCH] remove wrong name --- machines/gustave/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/gustave/default.nix b/machines/gustave/default.nix index f756837..c85ed4c 100644 --- a/machines/gustave/default.nix +++ b/machines/gustave/default.nix @@ -16,7 +16,6 @@ disko = import ./disko.nix; - networking.hostName = "nixos"; # Define your hostname. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. # Configure network proxy if necessary