summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
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',