diff --git a/host/kastanje.nix b/host/stompert.nix similarity index 98% rename from host/kastanje.nix rename to host/stompert.nix index 2dc91d9..c801f17 100644 --- a/host/kastanje.nix +++ b/host/stompert.nix @@ -22,7 +22,7 @@ # Define on which hard drive you want to install Grub. boot.loader.grub.device = "/dev/mmcblk0"; # or "nodev" for efi only - networking.hostName = "kastanje"; # Define your hostname. + networking.hostName = "stompert"; # Define your hostname. networking.wireguard.interfaces = { # "wg0" is the network interface name. You can name the interface arbitrarily.