From 2ff4aacf1a3db9b3ff43fca64017fcc21335cd44 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Thu, 31 Aug 2023 00:29:17 +0200 Subject: [PATCH] Add more applications to install on arch --- roles/desktop/tasks/arch.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/desktop/tasks/arch.yml b/roles/desktop/tasks/arch.yml index c416033..9ee68b0 100644 --- a/roles/desktop/tasks/arch.yml +++ b/roles/desktop/tasks/arch.yml @@ -6,6 +6,8 @@ - dhcpdcd - efibootmgr - grub + - xorg-xinit + - polkit-gnome - lightdm - lightdm-gtk-greeter - pipewire @@ -25,6 +27,7 @@ community.general.pacman: name: - bind + - brightnessctl - graphviz - htop - net-tools