Renamed paidh-ceithir

This commit is contained in:
Craige McWhirter 2020-03-10 07:40:19 +10:00
parent 7a7ce89e11
commit 92cfab8132
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -7,8 +7,9 @@
../clusters/pi3B_rack.nix
];
# Comment out deployment when building the SD Image.
deployment.targetHost = "10.69.0.204";
networking.hostName = "pi-ceithir"; # Define your hostname.
networking.hostName = "paidh-ceithir"; # Define your hostname.
environment.systemPackages = with pkgs; [
];