diff --git a/hosts/teintidh.nix b/hosts/teintidh.nix index 0eae189..42779d1 100644 --- a/hosts/teintidh.nix +++ b/hosts/teintidh.nix @@ -15,7 +15,7 @@ boot.loader.grub.device = "/dev/sda"; deployment.targetHost = "10.69.0.141"; - networking.hostName = "teinatidh"; # Define your hostname. + networking.hostName = "teintidh"; # Define your hostname. nix.nixPath = [ "nixpkgs=https://nixos.org/channels/nixos-19.09/nixexprs.tar.xz"