summaryrefslogtreecommitdiffstats
path: root/roles/gnome/vars
AgeCommit message (Collapse)AuthorFilesLines
2026-06-12Replace cheese with the new gnome snapshotAhmed Abdelhalim1-1/+1
2026-02-05Replace vanilla gnome with ubuntu-gnome-desktopAhmed Abdelhalim1-15/+1
2025-10-24Fix removing the packages the breaks ubuntu DNSAhmed Abdelhalim1-0/+26
This disables install_recommends and revert to using specific gnome packages that are needed/necessary for functioning
2025-09-23Fix installing gnome on debianAhmed Abdelhalim2-2/+8
2025-09-23Update debian gnome packages for better experienceAhmed Abdelhalim1-1/+3
2025-09-23Fix gnome role idempotency testAhmed Abdelhalim2-13/+0
Gnome installs avahi-daemon, and keeps reinstalling it Remove the ubuntu specific tasks and install the packages with recommendations (as we are removing the avahi-daemon afterwords to make the network manager stable and idempotent)
2025-09-22Refactor gnome not to pull unnecessary deps (like avahi)Ahmed Abdelhalim2-0/+14
The recommended debian/ubuntu install of gnome pulls avahi-daemon and that could potentially conflicts with NetworkManager. Therefore resorting to more restrictive approach for installing gnome
2025-09-21Fix gnome on archlinux installing packages without administrator accAhmed Abdelhalim1-0/+2
The gnome on archlinux was lacking polkit and it's configuration and was failing to install any application from the gnome store
2025-09-21Fix installing gnome on debian and archAhmed Abdelhalim3-4/+3
Instead of using ubuntu version which isn't great, I prefer using the minimal gnome
2025-09-21Fix testingAhmed Abdelhalim1-1/+1
2025-09-21Add gnome role w/testing on distrosAhmed Abdelhalim3-0/+9