clanCore: fix deploymentAddress -> targetHost alias
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 2m27s

This commit is contained in:
Jörg Thalheim 2024-02-06 10:55:07 +01:00
parent 99c432fcb8
commit 923696c21c

View File

@ -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