machine/thinkman: fix hibernation

This commit is contained in:
Felix Buehler 2023-11-05 13:07:48 +01:00
parent f589110067
commit 471bbdda4a

View file

@ -64,7 +64,6 @@
size = "32G"; size = "32G";
content = { content = {
type = "swap"; type = "swap";
randomEncryption = true;
resumeDevice = true; resumeDevice = true;
}; };
}; };