🧹 remove hibernation support
This commit is contained in:
parent
fcaefd5c7f
commit
792d1bbe87
1 changed files with 0 additions and 3 deletions
|
|
@ -62,9 +62,6 @@
|
|||
size = (1024 * 16) + (1024 * 2); # RAM size + 2GB
|
||||
}];
|
||||
|
||||
boot.kernelParams = [ "resume_offset=19579486208" ];
|
||||
boot.resumeDevice = "/dev/disk/by-uuid/23782fe8-86f7-4aa1-afc1-6586443d0d3e";
|
||||
|
||||
systemd.services = {
|
||||
create-swapfile = {
|
||||
serviceConfig.Type = "oneshot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue