feat(idp): cockpit access

This commit is contained in:
arcnmx 2024-05-13 10:53:57 -07:00
parent f826d2bb4a
commit c51febd94d
6 changed files with 57 additions and 8 deletions

View file

@ -36,6 +36,7 @@ _: {
enable = true;
ports.public.enable = false;
};
cockpit.enable = true;
freeipa.enable = true;
ldap.enable = true;
kerberos.enable = true;