feat(keycloak): add keywind theme
This commit is contained in:
parent
a345fb7849
commit
7e6b142517
@ -83,6 +83,9 @@
|
|||||||
http-port = 7654;
|
http-port = 7654;
|
||||||
};
|
};
|
||||||
database.passwordFile = config.age.secrets.keycloakDb.path;
|
database.passwordFile = config.age.secrets.keycloakDb.path;
|
||||||
|
themes = with pkgs; {
|
||||||
|
keywind = keycloak-theme-keywind;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.oci-containers.backend = "podman";
|
virtualisation.oci-containers.backend = "podman";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user