diff --git a/hosts/hape/system.nix b/hosts/hape/system.nix index 91d7acc..50dc67e 100644 --- a/hosts/hape/system.nix +++ b/hosts/hape/system.nix @@ -1,7 +1,7 @@ _: { poz.other = { system = { - hostname = "niks"; + hostname = "hape"; username = "jacek"; platform = "x86_64-linux"; };