summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-01-05 01:33:23 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2023-01-05 01:33:23 +0100
commit326a7ef8cb81ca1d95cec104c776fd594c9c3c06 (patch)
tree03b653871829a9bf5b179823c82ed62ae0d5d923 /manifests
parentSyncthing: force service type. (diff)
downloadprofiles-326a7ef8cb81ca1d95cec104c776fd594c9c3c06.tar.gz
profiles-326a7ef8cb81ca1d95cec104c776fd594c9c3c06.tar.xz
workstation_x remove missing packages.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/workstation_x.pp3
1 files changed, 1 insertions, 2 deletions
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',