Setup hibernation as part of post-install
So limine will be ready
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Enable hibernation
|
||||
omarchy-hibernation-setup --force
|
||||
Reference in New Issue
Block a user