diff options
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostclass/desktop | 1 | ||||
-rw-r--r-- | vars/os/freebsd | 1 |
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 |