File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ PYTHON_PACKAGES=(
46
46
" python3-dev" " python3-setuptools" " python3-venv" " python3-wheel"
47
47
)
48
48
UTILS_PACKAGES=(
49
- " autojump" " autossh" " cifs-utils" " curl" " git-delta" " gpg-agent" " links"
49
+ " autojump" " autossh" " cifs-utils" " curl" " fastfetch " " git-delta" " gpg-agent" " links"
50
50
" mtr-tiny" " optipng" " pandoc" " texlive-full" " traceroute" " wget" " wireguard" " xindy" " yt-dlp" " zsh"
51
51
)
52
52
APT_PACKAGES=(" ${BASE_PACKAGES[@]} " " ${DEV_PACKAGES[@]} " " ${DOCKER_PACKAGES[@]} " " ${GUI_PACKAGES[@]} " " ${PYTHON_PACKAGES[@]} " " ${UTILS_PACKAGES[@]} " )
@@ -124,6 +124,7 @@ if [ "${IS_DESKTOP}" = true ]; then
124
124
com.spotify.Client \
125
125
com.vscodium.codium \
126
126
md.obsidian.Obsidian \
127
+ net.lutris.Lutris \
127
128
org.blender.Blender \
128
129
org.chromium.Chromium \
129
130
org.ferdium.Ferdium \
You can’t perform that action at this time.
0 commit comments