summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2026-05-07Fix mDNS not resolving because ubuntu 26.04 introduced an overrideAhmed AbdelHalim1-1/+10
2026-05-07Fix access of repos to pve admin userAhmed AbdelHalim1-0/+7
2026-05-06Add the creation of admin user for pveAhmed AbdelHalim3-0/+37
2026-05-06Fix proxmox proxy not starting because of ipv6.local resolution issueAhmed AbdelHalim3-7/+22
The ipv6.local resolution uses the ZONE_ID to distinguish between the ipv6 on local env (wlan0) and this causes the cert generation to fail Using /etc/hosts file for the resolution is better than disabling ipv6 or writing a wrapper for the service. Assisted-By: Claude Code
2026-05-06Ignore test that won't run on containersAhmed AbdelHalim1-0/+3
2026-05-06Add testing for proxmoxAhmed AbdelHalim4-0/+147
2026-05-06Rearrange tasks to only remove enterprise list onceAhmed AbdelHalim1-8/+8
2026-05-06Add proxmox VE (with kernel helper) on pve.localAhmed AbdelHalim10-0/+154
2026-05-04Add pve host mappingAhmed AbdelHalim3-0/+8
2026-04-25Disable the Mac nvidia GT750MAhmed AbdelHalim1-2/+2
The driver is correct, but the mac doesn't allow it to be used alone, causing higher CPU usage, plus a lot of games fail to work on the mac
2026-04-25Rename variable to follow conventionAhmed AbdelHalim3-3/+3
2026-04-25Fix linux headers role on different OSsAhmed AbdelHalim3-1/+8
2026-04-24Fix warning about loop varAhmed AbdelHalim1-3/+9
2026-04-24Support nvidia gt750m on ubuntuAhmed AbdelHalim4-4/+33
2026-04-23Refactor font role to install missing alacritty nerd fonts on ubuntuAhmed AbdelHalim5-35/+65
2026-04-23Update tooling on laptop and macAhmed AbdelHalim2-0/+0
2026-04-23Support intel graphics drivers on debianAhmed AbdelHalim7-6/+16
2026-04-23Refactor the configure playbook to dynamically include rolesAhmed AbdelHalim1-91/+69
Since these hosts could have dual boot enabled, depending on which OS is booted it configures the custom roles needed for each OS (depending on the use case), right now they are all interchangeable so it simplify the playbook
2026-04-23Change the host_var mappings and inventory namesAhmed AbdelHalim11-47/+5
2026-04-21[skip-ci] update readmeAhmed AbdelHalim1-2/+2
2026-04-21Update github setup-python actionAhmed AbdelHalim1-2/+2
2026-04-21Update checkout actionAhmed AbdelHalim1-2/+2
2026-04-21Fix firefox role install on ubuntu gnome (missing curl dep).Ahmed AbdelHalim1-0/+1
2026-04-20Add host_vars for ubuntu on Mac dual boot setup/configAhmed AbdelHalim5-0/+43
2026-04-12Add libheif (heif-convert script) w/testingAhmed AbdelHalim11-0/+41
2026-04-12Fix missing conditional for gnome-papers on archlinuxAhmed AbdelHalim1-0/+1
2026-04-10Fix hyprlock failing on Mac MachinesAhmed AbdelHalim1-1/+1
2026-04-10Replace gradia on archlinux with sattyAhmed AbdelHalim5-3/+26
2026-04-10Pass GITHUB_TOKEN to docker to avoid rate limiting testsAhmed AbdelHalim5-0/+5
2026-04-10Add gnome-newsflash (RSS reader) role w/testingAhmed AbdelHalim11-0/+46
2026-04-07Add gnome-disk-utility role w/testingAhmed AbdelHalim9-0/+33
2026-04-07Add nvidia gtm 750M for the macAhmed AbdelHalim8-1/+102
2026-04-03Fix steam scaling issue on MacArchAhmed AbdelHalim2-0/+7
2026-04-03Refine logging removing unnecessary logging by defaultAhmed AbdelHalim1-0/+2
2026-04-03[skip-ci] Minor updates to readme fileAhmed AbdelHalim1-2/+2
2026-04-01Refactor google fonts download using font-family namesAhmed AbdelHalim3-19/+30
2026-04-01Replace AUR font package installing with google fonts via gstaticAhmed AbdelHalim6-17/+28
2026-04-01Add localsend role w/testingAhmed AbdelHalim11-0/+50
2026-03-22Fix theming wallpaper persistenceAhmed AbdelHalim2-2/+5
2026-03-15Update miasma theme and add it to archAhmed AbdelHalim4-3/+1
2026-03-15Add miasma themeAhmed AbdelHalim4-0/+25
2026-03-15Add kanagawa themeAhmed AbdelHalim5-0/+25
2026-03-15Refactor theme/wallpaper scriptsAhmed AbdelHalim19-99/+118
2026-03-06Refactor hyprshare and abstract role dependenciesAhmed AbdelHalim10-16/+50
2026-03-06Add the role for installing sharing/w window previewsAhmed AbdelHalim6-0/+59
2026-03-06Move hyprland template files around for better structureAhmed AbdelHalim13-12/+12
2026-03-06Use simple fusion style for nowAhmed AbdelHalim1-1/+1
2026-03-06Remove icon related theme configsAhmed AbdelHalim1-8/+0
2026-03-06Refactor hyprland packages installingAhmed AbdelHalim1-11/+10
2026-03-06Add planify gnome appAhmed AbdelHalim10-0/+49