mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
fix: temp allow keycloak 23.0.6
This commit is contained in:
parent
23b07ca607
commit
56b016d2b9
1 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,8 @@
|
|||
|
||||
systemd.services."step-ca".after = [ "keycloak.service" ];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [ "keycloak-23.0.6" ];
|
||||
|
||||
security.pki.certificates = [
|
||||
''
|
||||
-----BEGIN CERTIFICATE-----
|
||||
|
|
Loading…
Add table
Reference in a new issue