nixos-configs/hosts/vm/hugo/default.nix

4 lines
45 B
Nix

{ ... }: {
networking.hostName = "hugo";
}