feat: another step in implementing zitadel
This commit is contained in:
parent
63b5bfa35a
commit
410396c215
2 changed files with 78 additions and 13 deletions
|
|
@ -32,6 +32,12 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
machines = {
|
||||
node1 = {
|
||||
services.k3s.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue