Don't set the backplane passwd in limina.nix.

It's done elsewhere.
This commit is contained in:
niten 2021-10-12 14:43:14 -07:00
parent ac2e38040c
commit 00ac387dfb

View File

@ -69,8 +69,9 @@ in {
ipv6 = true;
user = "fudo-client";
external-interface = "enp1s0";
password-file =
config.fudo.secrets.host-secrets.limina.backplane-client-passwd.target-file;
## This is now set by hosts.nix
# password-file =
# config.fudo.secrets.host-secrets.limina.backplane-client-passwd.target-file;
};
garbage-collector = {