fix: correct hostname for cassini

This commit is contained in:
Youwen Wu 2024-11-29 00:06:22 -08:00
parent cc6c8b637e
commit c167c740a8

View file

@ -7,7 +7,7 @@
...
}:
{
networking.hostName = "adrastea"; # Define your hostname.
networking.hostName = "cassini"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Set your time zone.