diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-27 17:24:12 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-27 17:24:12 -0400 |
commit | b4e36d03534931508021ae10cf053c19495359a0 (patch) | |
tree | 374667212bbfcf5242979bd8216bd7ba370c8627 /vars | |
parent | 381df692639d196c63bc7258c5b1705af134c709 (diff) | |
download | infrastructure-b4e36d03534931508021ae10cf053c19495359a0.tar.gz |
patch for signal desktop emoji picker
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostclass/pkg_repository | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index e0edc03..ef0feed 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -3,4 +3,4 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false -poudriere_patches='chromium-gssapi' +poudriere_patches='chromium-gssapi signal-desktop-emoji-picker' |