forked from fediversity/fediversity
Compare commits
2 commits
df67b13662
...
6c2022d064
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c2022d064 | |||
| f51462afc9 |
1 changed files with 2 additions and 0 deletions
|
|
@ -15,8 +15,10 @@ let
|
||||||
attrTag
|
attrTag
|
||||||
deferredModule
|
deferredModule
|
||||||
mergeTypes
|
mergeTypes
|
||||||
|
nullOr
|
||||||
submoduleWith
|
submoduleWith
|
||||||
submodule
|
submodule
|
||||||
|
str
|
||||||
;
|
;
|
||||||
runtime-configuration = mkOption {
|
runtime-configuration = mkOption {
|
||||||
description = "The NixOS module of a run-time environment";
|
description = "The NixOS module of a run-time environment";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue