aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/disks/hibernate.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/disks/hibernate.nix b/sys/disks/hibernate.nix
index b0aed423..ad7ca12c 100644
--- a/sys/disks/hibernate.nix
+++ b/sys/disks/hibernate.nix
@@ -1,7 +1,6 @@
{pkgs}: {
services = {
hibernate-preparation = {
- # TODO: check if they work
wantedBy = ["systemd-hibernate.service"];
unitConfig = {
Description = "Enable swap file and disable zram before hibernate";