renamed rockhole to cumulus.

This commit is contained in:
Gabe Venberg 2025-07-16 00:00:49 +02:00
parent 5b7d31e5b0
commit e0b78f921f
6 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ inputs.nixpkgs.lib.nixosSystem {
fullName = "Gabe Venberg";
gui.enable = false;
};
networking.hostName = "rockhole"; # Define your hostname.
networking.hostName = "cumulus"; # Define your hostname.
networking.hostId = "e0c31928";
networking.useNetworkd = true;
systemd.network = {