Compare commits
1 commit
cc91339f80
...
274412b604
Author | SHA1 | Date | |
---|---|---|---|
274412b604 |
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
mkEnableOption
|
||||
mkOption
|
||||
;
|
||||
inherit (lib.types) listOf strMatching nonEmptyStr path;
|
||||
inherit (lib.types) listOf strMatching str path;
|
||||
cfg = config.services.mathebau-mail;
|
||||
in {
|
||||
options.services.mathebau-mail = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue