kartei lass: remove privkeys
This commit is contained in:
parent
a2f58988f5
commit
1e89787cba
@ -19,7 +19,6 @@ in {
|
|||||||
consul = true;
|
consul = true;
|
||||||
ci = true;
|
ci = true;
|
||||||
monitoring = true;
|
monitoring = true;
|
||||||
ssh.privkey.path = <secrets/ssh.id_ed25519>;
|
|
||||||
}) (
|
}) (
|
||||||
lib.genAttrs hostFiles (host: import (./. + "/${host}.nix") {
|
lib.genAttrs hostFiles (host: import (./. + "/${host}.nix") {
|
||||||
inherit config lib r6 w6;
|
inherit config lib r6 w6;
|
||||||
|
Loading…
Reference in New Issue
Block a user