diff --git a/lib.nix b/lib.nix index c53f216..feb1155 100644 --- a/lib.nix +++ b/lib.nix @@ -76,7 +76,6 @@ in { hostname = mkOption { type = str; description = "Hostname"; - default = name; }; ipv4-address = mkOption {