From 4c751df7e334707452c2e507b634694f9eff0af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 2 Oct 2022 19:01:04 +0200 Subject: Futher workstation setup. --- manifests/workstation/family/archlinux.pp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manifests/workstation/family/archlinux.pp') diff --git a/manifests/workstation/family/archlinux.pp b/manifests/workstation/family/archlinux.pp index 306b903..eb4765a 100644 --- a/manifests/workstation/family/archlinux.pp +++ b/manifests/workstation/family/archlinux.pp @@ -24,6 +24,14 @@ class profiles::workstation::family::archlinux { line => "MAKEFLAGS='-j${cpus}'" } + ensure_packgaes ([ + 'inetutils', + 'man-pages', + 'man-pages-sv', + 'net-tools', + 'pkgfile', + ]) + # remove # - netctl -- cgit v1.2.3