mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
feat(swap): add resumeDevice option which sets boot.resumeDevice
This commit is contained in:
parent
5874372542
commit
876969d793
2 changed files with 7 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
content = {
|
||||
type = "swap";
|
||||
randomEncryption = true;
|
||||
resumeDevice = true; # resume from hiberation from this device
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue