diff --git a/.config/linux/system/laptop/Configuration.nix b/.config/linux/system/laptop/Configuration.nix index 51e6cc5..6390c3f 100644 --- a/.config/linux/system/laptop/Configuration.nix +++ b/.config/linux/system/laptop/Configuration.nix @@ -17,7 +17,7 @@ ]; # Network. - networking.hostName = "work"; + networking.hostName = "laptop"; # Do not touch ever. system.stateVersion = "23.11";