diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-24 14:17:21 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-24 14:17:21 +0800 |
| commit | a93be6a613d6335d7fe7f6e123611d425c68c63a (patch) | |
| tree | 1c7a10fa4d203db8a5e1343b6478789ec3b5097a /.install/install | |
| parent | 16854e1471c98b552d73e85465840846a85c1fca (diff) | |
install: add more software
Diffstat (limited to '.install/install')
| -rwxr-xr-x | .install/install | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.install/install b/.install/install index e430a08..1c349ff 100755 --- a/.install/install +++ b/.install/install @@ -31,6 +31,9 @@ packages=( efibootmgr snapper gdu + ddrescue + photorec + testdisk # Terminal zsh @@ -68,11 +71,15 @@ packages=( qbittorrent audacity gimp + krita + inkscape + darktable blender flatpak thunar obs-studio kdeconnect + octave # Tools git @@ -104,6 +111,8 @@ packages=( tcc tor trash-cli + clamav + imagemagick # Desktop hyprland |
