diff --git a/hosts/kuma/configuration.nix b/hosts/kuma/configuration.nix index 15e4ac9..2bf73d7 100644 --- a/hosts/kuma/configuration.nix +++ b/hosts/kuma/configuration.nix @@ -17,7 +17,7 @@ in ../../common/configuration.nix ]; - networking.hostName = "docker"; # Define your hostname. + networking.hostName = "kuma"; # Define your hostname. virtualisation.docker.enable = true; # Enable docker-compose