From 1635cb8671b6c10c3e43a73ed1be15fd6a418fae Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 6 Oct 2022 09:32:08 +0200 Subject: [PATCH] Update software list --- software.yaml | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/software.yaml b/software.yaml index c080cf8..e43fd6c 100644 --- a/software.yaml +++ b/software.yaml @@ -7,26 +7,32 @@ - name: Install applications dnf: name: - - audacity + # General + - git - code - - freecad - gcc-c++ + - guile - valgrind - - gimp - htop - - inkscape - - kdenlive - - shotcut - - kicad - - krita - - mypaint - - prusa-slicer - python3-idle - texstudio - screen - tmux - vim + - emacs + # Multimedia + - audacity + - gimp + - inkscape + - kdenlive + - shotcut + - krita + - mypaint - celluloid + # CAD + - freecad + - kicad + - prusa-slicer # Multimedia codecs - ffmpeg-libs # Domain join requirements @@ -35,6 +41,10 @@ - oddjob-mkhomedir - adcli - samba-common-tools + # Fun + - sl + - cowsay + - figlet # Games #- openarena state: present