aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils/interface.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp
index b19456d..8a1e00f 100644
--- a/manifests/subsystems/utils/interface.pp
+++ b/manifests/subsystems/utils/interface.pp
@@ -4,7 +4,7 @@ class utils::interface {
'xterm', 'bash-completion', 'tmux', 'xscreensaver', 'thunar',
'mc', 'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt', 'lxappearance',
'xtitle', 'xclip', 'pcmanfm', 'awesome-extra', 'numlockx',
- 'x11-apps' ]:
+ 'x11-apps', 'xserver-xephyr, ]:
ensure => installed,
}