Merge pull request 'fix: nachtigall wants keycloak' (#192) from fix/keycloak into main

Reviewed-on: #192
Reviewed-by: Hendrik Sokolowski <hensoko@noreply.git.pub.solar>
pull/195/head
teutat3s 2024-05-16 06:17:05 +00:00
commit 39221b3874
Signed by: pub.solar gitea
GPG Key ID: F0332B04B7054873
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
owner = "root";
};
pub-solar-os.auth.enable = true;
nixpkgs.config.permittedInsecurePackages = [ "keycloak-23.0.6" ];
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you