parent
817aa75f84
commit
26f25fa2ac
25 changed files with 529 additions and 275 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