forked from fediversity/fediversity
Compare commits
14 commits
5104ac51c7
...
dbf76b6448
| Author | SHA1 | Date | |
|---|---|---|---|
| dbf76b6448 | |||
| fe7ded4c6c | |||
| b70eb52755 | |||
| 6e77c55a98 | |||
| 54c8cbb7b3 | |||
| b8aa301be1 | |||
| cc38773763 | |||
| b94e9bb9ac | |||
| cd3e9ef7eb | |||
| 915c9f22f7 | |||
| 94c0de2ba0 | |||
| 54322ccc99 | |||
| 7a1ed05304 | |||
| 883f24d1ad |
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ let
|
||||||
;
|
;
|
||||||
|
|
||||||
functionType = import ./function.nix;
|
functionType = import ./function.nix;
|
||||||
|
|
||||||
configuration = mkOption {
|
configuration = mkOption {
|
||||||
description = "Configuration type declaring options to be set by operators";
|
description = "Configuration type declaring options to be set by operators";
|
||||||
type = optionType;
|
type = optionType;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue