Don't set the backplane passwd in limina.nix.
It's done elsewhere.
This commit is contained in:
parent
ac2e38040c
commit
00ac387dfb
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user