feat(deertopia): *Arr suite
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
|
||||
vhosts = lib.mkOption {
|
||||
# NOTE: `name` shouldn't contain spaces.
|
||||
default = {};
|
||||
type = lib.types.attrsOf (lib.types.submodule ({ name, ... }: {
|
||||
options = {
|
||||
enable = lib.mkOption {
|
||||
|
||||
Reference in New Issue
Block a user