3/20
This commit is contained in:
parent
817aa75f84
commit
9d8bfef042
26 changed files with 540 additions and 276 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
};
|
||||
swap = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
default = false;
|
||||
default = true;
|
||||
};
|
||||
zram = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue