From 326a7ef8cb81ca1d95cec104c776fd594c9c3c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 5 Jan 2023 00:33:23 +0000 Subject: workstation_x remove missing packages. --- manifests/workstation_x.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manifests') diff --git a/manifests/workstation_x.pp b/manifests/workstation_x.pp index 692710b..832e7ff 100644 --- a/manifests/workstation_x.pp +++ b/manifests/workstation_x.pp @@ -69,9 +69,9 @@ class profiles::workstation_x ( 'alacritty', 'emacs', 'firefox', + # TODO this fails if another conflicting vim is already installed 'gvim', # Arch specific name? 'otf-fira-mono', - 'passmenu', 'scrot', 'transmission-remote-gtk', 'ttf-fira-mono', @@ -79,7 +79,6 @@ class profiles::workstation_x ( 'xorg', 'xorg-xinit', 'xorg-fonts-misc', - 'xrandr', 'arandr', 'xterm', 'zathura', -- cgit v1.2.3