fab1c53cb3
fix(bootstrap): entire file skip upon one package fail
...
If one package in a file failed, the whole file was skipped.
2026-03-09 15:45:19 +00:00
ccb5b1ab96
fix(bootstrap): missing NetworkManager install before enabling
2026-03-09 15:23:16 +00:00
c65c286606
fix(bootstrap): remove bluetooth service enabling
...
Bluetooth does not for now work reliably on my machines.
2026-03-09 15:10:58 +00:00
6e6376eee9
fix(bootstrap): missing system setups in bootstrap
2026-03-09 14:49:45 +00:00
d3617c3866
feat(bootstrap): update bootstrap script to install packages
2026-03-09 14:30:02 +00:00
e36719997a
fix(sddm): permissions and ownership of root-level SDDM confs
...
SDDM configs are at the system root level and are not user owned,
therefore they must be owned by the root and have special permissions.
`/etc/sddm.conf.d` and `/etc/sddm` *should* have permissions of 644.
Root can read/write, everyone else can read.
2026-03-05 09:57:40 +00:00
7218365434
feat(sddm): add SDDM theme and config files
2026-02-26 22:09:11 +00:00