mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(idp): rename ipa web access
This commit is contained in:
parent
f776a268fb
commit
1fed0eb15f
6 changed files with 11 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
inherit (lib.attrsets) mapAttrs;
|
||||
in {
|
||||
config.exports.services.freeipa = {
|
||||
id = mkAlmostOptionDefault "freeipa";
|
||||
id = mkAlmostOptionDefault "ipa";
|
||||
ports = mapAttrs (_: mapAlmostOptionDefaults) {
|
||||
default = {
|
||||
port = 443;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue