about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-05-11 02:09:34 +0900
committersefidel <contact@sefidel.net>2024-05-11 02:09:34 +0900
commit587bbee8a08206f7b1457ea31c0b7b179b060158 (patch)
treeb2d914202bf9092a2d0d6673af2f42207e211582
parent1a0ba54c92d9cc4a62231cdb690e2c8a7540b8c2 (diff)
downloadnixrc-587bbee8a08206f7b1457ea31c0b7b179b060158.tar.gz
nixrc-587bbee8a08206f7b1457ea31c0b7b179b060158.zip
feat(nixos/alpha): allow hibernation
-rw-r--r--nixos/alpha/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix
index 67413ab..f0fbf27 100644
--- a/nixos/alpha/configuration.nix
+++ b/nixos/alpha/configuration.nix
@@ -18,7 +18,7 @@
 
   boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
   boot.kernelParams = [
-    "nohibernate"
+    # "nohibernate"
     "console=tty1"
 
     # Resolve ACPI conflicts for Gigabyte motherboard