mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 01:12:10 +01:00
machine/thinkman: fix hibernation
This commit is contained in:
parent
f589110067
commit
471bbdda4a
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@
|
||||||
size = "32G";
|
size = "32G";
|
||||||
content = {
|
content = {
|
||||||
type = "swap";
|
type = "swap";
|
||||||
randomEncryption = true;
|
|
||||||
resumeDevice = true;
|
resumeDevice = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue