aboutsummaryrefslogtreecommitdiff
path: root/vars
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-10-18 17:38:54 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-10-18 17:38:54 -0400
commit230d46c72aea54a5f824052c8fa73148d89570dd (patch)
tree14f6c21e4a4b29a71dc6d9f979fa5048943bb228 /vars
parent9903168c517f666cd335d4dbaf4e22e1c15a792a (diff)
downloadinfrastructure-230d46c72aea54a5f824052c8fa73148d89570dd.tar.gz
add neofetch
Diffstat (limited to 'vars')
-rw-r--r--vars/hostclass/desktop1
-rw-r--r--vars/os/freebsd1
2 files changed, 2 insertions, 0 deletions
diff --git a/vars/hostclass/desktop b/vars/hostclass/desktop
index 0b11406..8945ebb 100644
--- a/vars/hostclass/desktop
+++ b/vars/hostclass/desktop
@@ -32,6 +32,7 @@ krb5
libreoffice
libva-utils
libvdpau-va-gl
+neofetch
noto-basic
noto-emoji
password-store
diff --git a/vars/os/freebsd b/vars/os/freebsd
index ed4778c..dfdcc5f 100644
--- a/vars/os/freebsd
+++ b/vars/os/freebsd
@@ -26,6 +26,7 @@ saslauthd_user=cyrus
site_cacert_path=/usr/local/etc/ssl/certs/ca.crt
system_cacert_path=/etc/ssl/certs
ssh_host_key_dir=/var/db/ssh
+xdg_override_dir=/usr/local/share-override
# For 10 Gbit ethernet, bump up the TCP buffers.
if ifconfig | grep -q '10Gbase-T'; then