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