From 78cac289641a0abc8a5366737245dc44a68097f7 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 6 Apr 2023 23:56:57 -0500 Subject: [PATCH] add bootctl update systemd unit to aur-programs.list and remove brave and librewolf fix distrobox.sh --- installers/arch/files/aur-programs.list | 3 +-- installers/arch/scripts/distrobox.sh | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/installers/arch/files/aur-programs.list b/installers/arch/files/aur-programs.list index b7c5c8b..7f8b0ca 100644 --- a/installers/arch/files/aur-programs.list +++ b/installers/arch/files/aur-programs.list @@ -12,7 +12,6 @@ connman-gtk lf-sixel-git autotiling shellcheck-bin -librewolf-bin -brave-bin pipe-viewer-git lobster +systemd-boot-pacman-hook diff --git a/installers/arch/scripts/distrobox.sh b/installers/arch/scripts/distrobox.sh index e1898df..b61f135 100755 --- a/installers/arch/scripts/distrobox.sh +++ b/installers/arch/scripts/distrobox.sh @@ -3,7 +3,7 @@ sudo pacman -S podman fuse-overlayfs -yay -S distrobox +sudo pacman -S distrobox echo "setting storage driver to btrfs, if not using btrfs change this in ~/.config/containers/storage.conf"