Setup hibernation as part of post-install

So limine will be ready
This commit is contained in:
David Heinemeier Hansson
2026-02-21 17:52:15 +01:00
parent 3223e33de3
commit 5c70555308
3 changed files with 1 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
run_logged $OMARCHY_INSTALL/post-install/hibernation.sh
run_logged $OMARCHY_INSTALL/post-install/pacman.sh
source $OMARCHY_INSTALL/post-install/allow-reboot.sh
source $OMARCHY_INSTALL/post-install/finished.sh
+2
View File
@@ -0,0 +1,2 @@
# Enable hibernation
omarchy-hibernation-setup --force