From c46d1828541ef5aec6f06f4f9766edcd6598c398 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Fri, 6 Jan 2023 01:25:25 +0100 Subject: [PATCH] Move packages to home-manager --- arch/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index cf44e77..742b36d 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -14,7 +14,7 @@ depends=( "base" "linux" "linux-firmware" "linux-headers" "man-db" "man-pages" "usbutils" "sudo" - "mlocate" "gvim" "neovim" + "mlocate" "vim" "exfat-utils" "logrotate" "zsh" "htop" "git" "wireguard-tools" @@ -59,7 +59,6 @@ depends=( "polkit-gnome" "alacritty" "lxappearance" "qt5ct" "gnome-icon-theme-extras" "gnome-themes-extra" - "thunar" "tumbler" "ffmpegthumbnailer" "gtkspell" "thunderbird" "qutebrowser" "python-adblock" "python-pynacl" "pdfjs-legacy"