diff options
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostclass/desktop | 4 | ||||
-rw-r--r-- | vars/hostclass/pkg_repository | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/vars/hostclass/desktop b/vars/hostclass/desktop index 2464a65..d2c9a49 100644 --- a/vars/hostclass/desktop +++ b/vars/hostclass/desktop @@ -58,11 +58,13 @@ python py${python_version}-pip roboto-fonts-ttf rsync +sound-theme-freedesktop signal-desktop sndio stow terminus-font terminus-ttf +thunderbird tmux tree ubuntu-font @@ -79,6 +81,7 @@ android-file-transfer-qt5 audacious-qt5 audacious-plugins-qt5 digikam +dino elisa ${gajim_packages} gtksourceview4 @@ -88,6 +91,7 @@ kid3-kf5 kmix konversation en-hunspell +merkuro sddm" desktop_i3_packages=' diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index e60a0c4..f50beb3 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -2,3 +2,9 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false + +poudriere_patches=' +chromium-gssapi +postgresql16-gssapi +gstreamer1-plugins-good-fix-v4l-einval +' |