Fix typo: password -> passwd
This commit is contained in:
parent
478f502784
commit
b0c5b2bf6c
@ -145,7 +145,7 @@ in {
|
||||
};
|
||||
|
||||
client.dns.password-file = mkIf (backplane-passwd != null)
|
||||
backplane-password-target;
|
||||
backplane-passwd-target;
|
||||
};
|
||||
|
||||
programs.adb.enable = host-cfg.android-dev;
|
||||
|
Loading…
Reference in New Issue
Block a user