stash
This commit is contained in:
parent
1172e2bd68
commit
a79dccf55a
6 changed files with 21 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
kaas = mkOption {
|
||||
type = lib.types.bool;
|
||||
default = false;
|
||||
default = true;
|
||||
example = true;
|
||||
description = "";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue