feat(swap): add resumeDevice option which sets boot.resumeDevice

This commit is contained in:
Technofab 2023-06-20 20:48:02 +02:00 committed by Mic92
parent 5874372542
commit 876969d793
2 changed files with 7 additions and 0 deletions

View file

@ -38,6 +38,7 @@
content = {
type = "swap";
randomEncryption = true;
resumeDevice = true; # resume from hiberation from this device
};
}
];