| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-06 | Ignore test that won't run on containers | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2026-05-06 | Add testing for proxmox | Ahmed Abdelhalim | 4 | -0/+147 | |
| 2026-05-06 | Rearrange tasks to only remove enterprise list once | Ahmed Abdelhalim | 1 | -8/+8 | |
| 2026-05-06 | Add proxmox VE (with kernel helper) on pve.local | Ahmed Abdelhalim | 10 | -0/+154 | |
| 2026-05-04 | Add pve host mapping | Ahmed Abdelhalim | 3 | -0/+8 | |
| 2026-04-25 | Disable the Mac nvidia GT750M | Ahmed Abdelhalim | 1 | -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-25 | Rename variable to follow convention | Ahmed Abdelhalim | 3 | -3/+3 | |
| 2026-04-25 | Fix linux headers role on different OSs | Ahmed Abdelhalim | 3 | -1/+8 | |
| 2026-04-24 | Fix warning about loop var | Ahmed Abdelhalim | 1 | -3/+9 | |
| 2026-04-24 | Support nvidia gt750m on ubuntu | Ahmed Abdelhalim | 4 | -4/+33 | |
| 2026-04-23 | Refactor font role to install missing alacritty nerd fonts on ubuntu | Ahmed Abdelhalim | 5 | -35/+65 | |
| 2026-04-23 | Update tooling on laptop and mac | Ahmed Abdelhalim | 2 | -0/+0 | |
| 2026-04-23 | Support intel graphics drivers on debian | Ahmed Abdelhalim | 7 | -6/+16 | |
| 2026-04-23 | Refactor the configure playbook to dynamically include roles | Ahmed Abdelhalim | 1 | -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-23 | Change the host_var mappings and inventory names | Ahmed Abdelhalim | 11 | -47/+5 | |
| 2026-04-21 | [skip-ci] update readme | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-04-21 | Update github setup-python action | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-04-21 | Update checkout action | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-04-21 | Fix firefox role install on ubuntu gnome (missing curl dep). | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-04-20 | Add host_vars for ubuntu on Mac dual boot setup/config | Ahmed Abdelhalim | 5 | -0/+43 | |
| 2026-04-12 | Add libheif (heif-convert script) w/testing | Ahmed Abdelhalim | 11 | -0/+41 | |
| 2026-04-12 | Fix missing conditional for gnome-papers on archlinux | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-04-10 | Fix hyprlock failing on Mac Machines | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-04-10 | Replace gradia on archlinux with satty | Ahmed Abdelhalim | 5 | -3/+26 | |
| 2026-04-10 | Pass GITHUB_TOKEN to docker to avoid rate limiting tests | Ahmed Abdelhalim | 5 | -0/+5 | |
| 2026-04-10 | Add gnome-newsflash (RSS reader) role w/testing | Ahmed Abdelhalim | 11 | -0/+46 | |
| 2026-04-07 | Add gnome-disk-utility role w/testing | Ahmed Abdelhalim | 9 | -0/+33 | |
| 2026-04-07 | Add nvidia gtm 750M for the mac | Ahmed Abdelhalim | 8 | -1/+102 | |
| 2026-04-03 | Fix steam scaling issue on MacArch | Ahmed Abdelhalim | 2 | -0/+7 | |
| 2026-04-03 | Refine logging removing unnecessary logging by default | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-04-03 | [skip-ci] Minor updates to readme file | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-04-01 | Refactor google fonts download using font-family names | Ahmed Abdelhalim | 3 | -19/+30 | |
| 2026-04-01 | Replace AUR font package installing with google fonts via gstatic | Ahmed Abdelhalim | 6 | -17/+28 | |
| 2026-04-01 | Add localsend role w/testing | Ahmed Abdelhalim | 11 | -0/+50 | |
| 2026-03-22 | Fix theming wallpaper persistence | Ahmed Abdelhalim | 2 | -2/+5 | |
| 2026-03-15 | Update miasma theme and add it to arch | Ahmed Abdelhalim | 4 | -3/+1 | |
| 2026-03-15 | Add miasma theme | Ahmed Abdelhalim | 4 | -0/+25 | |
| 2026-03-15 | Add kanagawa theme | Ahmed Abdelhalim | 5 | -0/+25 | |
| 2026-03-15 | Refactor theme/wallpaper scripts | Ahmed Abdelhalim | 19 | -99/+118 | |
| 2026-03-06 | Refactor hyprshare and abstract role dependencies | Ahmed Abdelhalim | 10 | -16/+50 | |
| 2026-03-06 | Add the role for installing sharing/w window previews | Ahmed Abdelhalim | 6 | -0/+59 | |
| 2026-03-06 | Move hyprland template files around for better structure | Ahmed Abdelhalim | 13 | -12/+12 | |
| 2026-03-06 | Use simple fusion style for now | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-03-06 | Remove icon related theme configs | Ahmed Abdelhalim | 1 | -8/+0 | |
| 2026-03-06 | Refactor hyprland packages installing | Ahmed Abdelhalim | 1 | -11/+10 | |
| 2026-03-06 | Add planify gnome app | Ahmed Abdelhalim | 10 | -0/+49 | |
| 2026-03-06 | Convert force_installed to normal_installed | Ahmed Abdelhalim | 8 | -24/+24 | |
| This is to allow users to remove these defaults if they want to | |||||
| 2026-03-04 | Update browser configurations examples | Ahmed Abdelhalim | 4 | -0/+19 | |
| 2026-03-04 | Remove small bootstrap playbook and merge it in site.yml | Ahmed Abdelhalim | 2 | -24/+17 | |
| 2026-03-04 | Rename mac archlinux host | Ahmed Abdelhalim | 5 | -3/+3 | |
