aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* feat(services): add .ignore list for distro-default noiseLibravatar sommerfeld48 hours2-1/+13
* feat(services): curate systemd-networkd alongside iwdLibravatar sommerfeld48 hours1-0/+3
* feat(services): curate tor + pcscd, filter @ templates from driftLibravatar sommerfeld48 hours3-1/+6
* feat(services): curated systemd units via just recipesLibravatar sommerfeld48 hours5-30/+73
* docs(readme): document pre-bootstrap user creationLibravatar sommerfeld48 hours1-8/+13
* feat(bootstrap): add Arch post-install stepsLibravatar sommerfeld48 hours2-10/+54
* feat: add bootstrap.sh for fresh Arch installsLibravatar sommerfeld48 hours3-1/+96
* Revert partial meta cleanup: restore mold, choose, curlie, dogLibravatar sommerfeld48 hours4-1/+5
* chore(zsh): drop 'stow' alias (migrated to chezmoi)Libravatar sommerfeld48 hours1-1/+0
* fix(zsh): drop 'curl=curlie' alias (curlie removed from base)Libravatar sommerfeld48 hours1-1/+0
* refactor(meta): audit and clean up package listsLibravatar sommerfeld48 hours8-33/+13
* refactor(doas): widen setenv allowlist (PATH TERM PAGER)Libravatar sommerfeld48 hours1-1/+1
* feat: deploy /etc/doas.conf via chezmoiLibravatar sommerfeld48 hours2-0/+9
* refactor: move create-efi.sh into dot_local/bin/Libravatar sommerfeld48 hours2-1/+1
* fix: 'just remove' only edits the list, never uninstallsLibravatar sommerfeld48 hours1-2/+1
* feat: add 'just remove' to drop packages from a group and uninstallLibravatar sommerfeld48 hours6-0/+27
* feat: 'just add' accepts multiple packagesLibravatar sommerfeld48 hours1-9/+11
* fix: pass --ask=4 to piped paru installs to auto-resolve conflictsLibravatar sommerfeld48 hours1-3/+3
* chore: drop --noconfirm from 'just add' (stdin-less invocations can prompt)Libravatar sommerfeld48 hours1-1/+1
* chore: add --noconfirm to all 'paru -S' invocations in justfileLibravatar sommerfeld48 hours1-4/+4
* feat: 'just undeclared' now considers only active (≥50%) groupsLibravatar sommerfeld48 hours1-16/+18
* fix: align 'just groups' signalling with ≥50% thresholdLibravatar sommerfeld48 hours1-3/+3
* fix: 'just init' now deploys dotfiles after regenerating configLibravatar sommerfeld48 hours1-2/+2
* docs: fix 'just undeclared' doc comment (was collapsed by just)Libravatar sommerfeld48 hours1-2/+1
* feat: split drift recipes and add 'just undeclared'Libravatar sommerfeld48 hours2-8/+20
* feat: add 'just diff' and 'just merge' for chezmoi drift investigationLibravatar sommerfeld48 hours2-1/+14
* style: drop redundant [private] attribute (_-prefix already hides recipes)Libravatar sommerfeld48 hours1-2/+0
* refactor: reorganize justfile with sync wrapper and generalized initLibravatar sommerfeld48 hours2-39/+74
* refactor: revert auto-init, add dedicated 'just init' recipeLibravatar sommerfeld48 hours3-5/+8
* fix: use 'chezmoi init --apply' to regenerate config on template changesLibravatar sommerfeld48 hours2-3/+4
* fix: pass -S . to chezmoi so apply/status work from any CWDLibravatar sommerfeld48 hours2-3/+3
* refactor: 'just status' only reports missing for groups ≥50% installedLibravatar sommerfeld48 hours1-3/+18
* refactor: raise 'just fix' threshold from ≥1 to ≥50% installedLibravatar sommerfeld48 hours1-6/+8
* feat: add 'just fix' to top up partially-installed meta groupsLibravatar sommerfeld48 hours2-1/+16
* feat: 'just groups <name>' shows per-package breakdown for one groupLibravatar sommerfeld48 hours1-2/+17
* docs: document sandboxed container execution environmentLibravatar sommerfeld48 hours1-0/+4
* feat: add 'just groups' recipe to show per-group install coverageLibravatar sommerfeld48 hours2-1/+21
* feat: add 'just add <group> <pkg>' recipeLibravatar sommerfeld48 hours2-1/+18
* refactor: replace meta/ PKGBUILDs with plain text package listsLibravatar sommerfeld48 hours59-649/+272
* docs: update copilot instructions for etc2 merge and hooksLibravatar sommerfeld48 hours1-3/+6
* feat: add tracked git hooks and justfileLibravatar sommerfeld48 hours3-0/+11
* refactor: merge etc2/ into etc/, add content hashes to run scriptsLibravatar sommerfeld48 hours5-29/+23
* fix: use cp --remove-destination in firefox deploy scriptLibravatar sommerfeld48 hours1-2/+2
* fix: use cp --remove-destination in etc deploy scriptLibravatar sommerfeld48 hours1-2/+2
* fix: use CHEZMOI_SOURCE_DIR env var in run scriptsLibravatar sommerfeld48 hours2-6/+6
* fix: use chezmoi source-path in run scriptsLibravatar sommerfeld48 hours2-6/+6
* docs: update README and copilot instructions for chezmoiLibravatar sommerfeld48 hours2-15/+25
* feat: add chezmoi config, ignore, and deploy scriptsLibravatar sommerfeld48 hours4-0/+57
* refactor: restructure to chezmoi source stateLibravatar sommerfeld48 hours99-0/+4709
* refactor: remove stow home/ directory (preparing for chezmoi source state)Libravatar sommerfeld48 hours99-4709/+0