Corrected hostname
This commit is contained in:
parent
69c5b9b746
commit
68aa551be0
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue