forked from mirrors_public/oddlama_nix-config
feat: generate secrets
This commit is contained in:
parent
f33fa54b65
commit
69bd2a71ce
24 changed files with 154 additions and 65 deletions
|
@ -34,6 +34,7 @@ in {
|
|||
foreignConfigs = map (n: colmenaNodes.${n}.config.nodes.${nodeName} or {}) otherNodes;
|
||||
toplevelAttrs = ["age" "networking" "systemd" "services"];
|
||||
in
|
||||
todo wrong, currently extension FROM microvms is not possible
|
||||
{
|
||||
assertions =
|
||||
map (n: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue