Rename host kastanje to stompert

This commit is contained in:
Fabian Hauser 2020-07-16 23:14:31 +02:00
parent 2f8d71acf7
commit 2d6f57380a

View file

@ -22,7 +22,7 @@
# Define on which hard drive you want to install Grub. # Define on which hard drive you want to install Grub.
boot.loader.grub.device = "/dev/mmcblk0"; # or "nodev" for efi only 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 = { networking.wireguard.interfaces = {
# "wg0" is the network interface name. You can name the interface arbitrarily. # "wg0" is the network interface name. You can name the interface arbitrarily.