Compare commits

..

1 commit

Author SHA1 Message Date
274412b604 Address second round of review 2025-02-27 13:22:48 +01:00

View file

@ -24,7 +24,7 @@
mkEnableOption mkEnableOption
mkOption mkOption
; ;
inherit (lib.types) listOf strMatching nonEmptyStr path; inherit (lib.types) listOf strMatching str path;
cfg = config.services.mathebau-mail; cfg = config.services.mathebau-mail;
in { in {
options.services.mathebau-mail = { options.services.mathebau-mail = {