Clean and doc
This commit is contained in:
parent
54fc411e13
commit
f244d787be
2 changed files with 11 additions and 8 deletions
|
|
@ -39,14 +39,6 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
perplexicaSubdomain = lib.mkOption {
|
||||
default = "sai";
|
||||
type = lib.types.str;
|
||||
description = ''
|
||||
Perplexica subdomain
|
||||
'';
|
||||
};
|
||||
|
||||
host = lib.mkOption {
|
||||
default = "localhost";
|
||||
type = lib.types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue