3 Commits

Author SHA1 Message Date
5ccf932056 BREAKING: removes SDDM 2025-12-14 16:29:50 -07:00
76724aacea feat: enables sddm in systemd 2025-12-14 15:56:55 -07:00
2fedfbe326 feat: Adds git to installation 2025-12-14 15:38:01 -07:00

View File

@@ -2,7 +2,13 @@
#-- install the bare-bones apps to get niri functional
#----------------------------#
#---------- Git -------------#
#----------------------------#
zypper -n install git
#----------------------------#
#--- Dank Material Shell ----#
#----------------------------#
curl -fsSL https://install.danklinux.com | sh