yeet authentik, add keycloak and radicale
This commit is contained in:
parent
2f2318aaaa
commit
5c3f0886e5
15 changed files with 263 additions and 366 deletions
|
@ -2,7 +2,11 @@
|
|||
{
|
||||
microvm.stateDir = "/var/lib/microvms";
|
||||
microvm.vms = {
|
||||
authentik = {
|
||||
auth = {
|
||||
flake = inputs.self;
|
||||
updateFlake = "github:gshipunov/nix-config/master";
|
||||
};
|
||||
radicale = {
|
||||
flake = inputs.self;
|
||||
updateFlake = "github:gshipunov/nix-config/master";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue