From 624d4dd3812d523cb240e7d0f7976239c4f4d707 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 22 Oct 2024 10:34:09 -0500 Subject: [PATCH] add sysstat (iostat, pidstat, etc) --- system-yaml-files/askiiart-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-yaml-files/askiiart-base.yaml b/system-yaml-files/askiiart-base.yaml index 7b26096..0451ef3 100644 --- a/system-yaml-files/askiiart-base.yaml +++ b/system-yaml-files/askiiart-base.yaml @@ -42,7 +42,6 @@ packages: - "timidity" - "scummvm" - "xdotool" - #- 'xwinfo' # missing from the repos now... or maybe it wasn't there at all and I'm dumb, idk - "yad" - "dnsmasq" - "virt-manager" @@ -100,6 +99,7 @@ packages: - "lib32-vulkan-intel" - "syncthing" - "pandoc" + - "sysstat" - "fjordlauncher-unlocked" # everything here and below is from my repo - "vesktop-bin" - "bluetooth-support"