diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-18 17:38:54 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-18 17:38:54 -0400 |
commit | 230d46c72aea54a5f824052c8fa73148d89570dd (patch) | |
tree | 14f6c21e4a4b29a71dc6d9f979fa5048943bb228 /scripts/hostclass/desktop | |
parent | 9903168c517f666cd335d4dbaf4e22e1c15a792a (diff) | |
download | infrastructure-230d46c72aea54a5f824052c8fa73148d89570dd.tar.gz |
add neofetch
Diffstat (limited to 'scripts/hostclass/desktop')
-rw-r--r-- | scripts/hostclass/desktop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/hostclass/desktop b/scripts/hostclass/desktop index f0316e4..ed71393 100644 --- a/scripts/hostclass/desktop +++ b/scripts/hostclass/desktop @@ -10,7 +10,6 @@ sddm_user=sddm cups_conf_dir=/usr/local/etc/cups -xdg_override_dir=/usr/local/share-override if [ "${enable_idm:-}" = false ]; then desktop_access_role=operator |