adds hibernation

This commit is contained in:
2025-01-02 11:32:44 -08:00
parent 8af4b52d12
commit e78d8a3c05
3 changed files with 59 additions and 35 deletions

View File

@@ -9,6 +9,9 @@ sudo apt install btop -y
sudo apt-get install fuse libfuse2 -y
sudo apt install blueman -y
# Add Hibernation file
sudo cp ./hibernation.pkla /etc/polkit-1/localauthority/10-vendor.d/com.ubuntu.pkla
#Flatpak
sudo apt install flatpak -y
sudo apt install gnome-software-plugin-flatpak -y