feat!: enable hibernation again
This commit is contained in:
parent
49f7cde4cd
commit
0b54e1877e
2 changed files with 27 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}: {
|
||||
## System security tweaks
|
||||
# Prevent replacing the running kernel w/o reboot
|
||||
security.protectKernelImage = lib.mkDefault true;
|
||||
# security.protectKernelImage = lib.mkDefault true; # NOTE disabled for now to enable hibernate
|
||||
|
||||
# tmpfs = /tmp is mounted in ram. Doing so makes temp file management speedy
|
||||
# on ssd systems, and volatile! Because it's wiped on reboot.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue