]> xn--ix-yja.es Git - alex.git/commitdiff
Add nextcloud-desktop
authoralex <alex@pdp7.net>
Sat, 5 Oct 2024 09:38:46 +0000 (11:38 +0200)
committeralexpdp7 <alex@corcoles.net>
Sat, 5 Oct 2024 09:40:14 +0000 (11:40 +0200)
personal_infra/puppet/modules/workstation/manifests/init.pp

index 177fcf2346299bd5a291e294ab53a044848f32d7..c8e8d1a549d5ed947010be891ec471b117a2f995 100644 (file)
@@ -2,6 +2,8 @@ class workstation {
   package {['pipx', 'rclone', 'rsync', 'sshpass', 'bash-completion', 'python3-pip']:}
 
   if ($facts['os']['family'] == 'Debian') {
+    package {['nextcloud-desktop']:}
+
     file {'/etc/apt/keyrings/packages.mozilla.org.asc':
       content => @(EOT)
       -----BEGIN PGP PUBLIC KEY BLOCK-----