]> xn--ix-yja.es Git - alex.git/commitdiff
Add appindicator support
authoralex <alex@pdp7.net>
Wed, 16 Oct 2024 17:36:45 +0000 (19:36 +0200)
committeralexpdp7 <alex@corcoles.net>
Wed, 16 Oct 2024 17:37:30 +0000 (19:37 +0200)
personal_infra/puppet/modules/workstation/manifests/init.pp

index 82963bc2bdf2d1f3edf8092ccb0f29789e51f243..07572d01dac22651c38819ad98321d7928102676 100644 (file)
@@ -2,7 +2,7 @@ class workstation {
   package {['rclone', 'sshpass', 'python3-pip', 'xclip']:}
 
   if ($facts['os']['family'] == 'Debian') {
-    package {['nextcloud-desktop']:}
+    package {['nextcloud-desktop', 'gnome-shell-extension-appindicator']:}
 
     file {'/etc/apt/keyrings/packages.mozilla.org.asc':
       content => @(EOT)