From 230d46c72aea54a5f824052c8fa73148d89570dd Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 18 Oct 2024 17:38:54 -0400 Subject: add neofetch --- vars/hostclass/desktop | 1 + vars/os/freebsd | 1 + 2 files changed, 2 insertions(+) (limited to 'vars') 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 -- cgit v1.2.3