summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/workstation_x.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/workstation_x.pp b/manifests/workstation_x.pp
index 587eb89..7115c26 100644
--- a/manifests/workstation_x.pp
+++ b/manifests/workstation_x.pp
@@ -13,7 +13,7 @@ class profiles::workstation_x (
checksum_value => '1f1023f6958916de592695cedbc94e5c',
source => 'https://raw.githubusercontent.com/HugoNikanor/keymaps/master/X11/planck',
# NOTE Package name only checked on Archlinux
- after => Package['xorg'],
+ require => Package['xorg'],
}
file { '/etc/X11/xorg.conf.d':