Nonexistent variable: backplane-passwd -> backplane-passwd-source
This commit is contained in:
parent
b0c5b2bf6c
commit
ac2e38040c
@ -144,7 +144,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
client.dns.password-file = mkIf (backplane-passwd != null)
|
client.dns.password-file = mkIf (backplane-passwd-source != null)
|
||||||
backplane-passwd-target;
|
backplane-passwd-target;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user