fix: nachtigall wants keycloak #192

Merged
teutat3s merged 1 commit from fix/keycloak into main 2024-05-16 06:17:06 +00:00
Showing only changes of commit 0cb89a9fe8 - Show all commits

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