diff --git a/nixosModules/clanCore/networking.nix b/nixosModules/clanCore/networking.nix index 8dc826169..048e52da1 100644 --- a/nixosModules/clanCore/networking.nix +++ b/nixosModules/clanCore/networking.nix @@ -33,7 +33,7 @@ }; }; imports = [ - (lib.mkRenamedOptionModule [ "clan" "networking" "deploymentAddress" ] [ "clan" "networking" "buildHost" ]) + (lib.mkRenamedOptionModule [ "clan" "networking" "deploymentAddress" ] [ "clan" "networking" "targetHost" ]) ]; config = { # conflicts with systemd-resolved