This commit is contained in:
Your Name 2022-12-10 19:48:31 -07:00
parent 6cd5c695c9
commit da0da0eb13

View File

@ -170,6 +170,7 @@ desktop(){
systemctl disable --now cockpit.socket
systemctl disable --now redis-server
systemctl disable --now postgresql
systemctl disable --now apparmor
apt remove firefox-esr -y
}