WIP: feat/automated-account-deletion #174

Draft
b12f wants to merge 23 commits from feat/automated-account-deletion into main
Showing only changes of commit 6ac401da21 - Show all commits

View file

@ -42,8 +42,6 @@
};
};
nixpkgs.config = lib.mkDefault { permittedInsecurePackages = [ "keycloak-23.0.6" ]; };
# keycloak
services.keycloak = {
enable = true;