fix: nachtigall wants keycloak
All checks were successful
Flake checks / Check (pull_request) Successful in 3m24s

This commit is contained in:
teutat3s 2024-05-15 19:15:04 +02:00
parent 47c9424459
commit 0cb89a9fe8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

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