Update/fix keycloak, matrix, nextcloud, wireguard-nat-nftables

This commit is contained in:
yuri 2024-07-04 17:21:02 +02:00
parent 8c7f484512
commit cf76804cec
No known key found for this signature in database
6 changed files with 18 additions and 42 deletions

View file

@ -1,8 +1,7 @@
{ nixpkgs-master-keycloak-23_0_7, ... }:
{ ... }:
{
services.keycloak = {
enable = true;
package = nixpkgs-master-keycloak-23_0_7.legacyPackages."x86_64-linux".keycloak;
settings = {
hostname = "id.nekover.se";
hostname-admin = "keycloak-admin.nekover.se";