aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* justfile: add nix-update recipe, wire into updateLibravatar sommerfeld11 days1-2/+15
* nix: re-add github-copilot-cli (now prebuilt-binary derivation)Libravatar sommerfeld11 days1-5/+1
* drop residual Mason references after p6 migrationLibravatar sommerfeld11 days3-6/+4
* nix: add codex; meta: virt-viewer to work.txtLibravatar sommerfeld11 days2-10/+2
* refactor(nix): deployment in vm.nix only; host uses chezmoi for dotfilesLibravatar sommerfeld11 days3-82/+68
* fix(nix): parameterize dotfiles path per profile; rename dockerfile LSPLibravatar sommerfeld11 days3-2/+26
* fix(nix,nvim): drop nodePackages.* (removed from nixpkgs), drop github-copilo...Libravatar sommerfeld11 days2-5/+7
* fix(nix,nvim): drop gh-actions-language-server (not in nixpkgs); export USER ...Libravatar sommerfeld11 days3-2/+4
* feat(pkg,nix): migrate build orchestrators + debuggers to nix; drop toolchainsLibravatar sommerfeld11 days2-31/+39
* feat(pkg,nix): migrate 14 leaf tools to nix; drop 6 unused packagesLibravatar sommerfeld11 days2-37/+37
* fix(bootstrap): use pacman nix instead of curl installerLibravatar sommerfeld11 days1-17/+16
* feat(pkg,nix): migrate pass-otp/zsh-completions/wget/gnupg to nix; drop curlLibravatar sommerfeld11 days2-11/+10
* feat(bootstrap): install nix + Home-Manager on Arch host (p8)Libravatar sommerfeld11 days2-4/+55
* feat(pkg): drop leaf tools migrated to Home-ManagerLibravatar sommerfeld11 days2-35/+12
* refactor(nvim,zsh): remove Mason; use Home-Manager-provisioned toolingLibravatar sommerfeld11 days6-126/+40
* feat(nix): add LSPs/formatters/linters/DAPs to common.nixLibravatar sommerfeld11 days2-12/+50
* feat(zsh): prepend ~/.nix-profile/bin to PATHLibravatar sommerfeld11 days1-1/+6
* refactor(nix): promote remote-dev/ to nix/ with common/vm/host splitLibravatar sommerfeld11 days11-299/+325
* refactor(sway): remove super+o VPN OTP keybindLibravatar sommerfeld11 days2-4/+0
* feat(pkg): downgrade jdk-openjdk to jdk21-openjdkLibravatar sommerfeld11 days1-1/+1
* feat(zsh): add dj/rj aliases for dotfiles and remote-dev justfilesLibravatar sommerfeld11 days1-0/+2
* fix(nvim): wrap vim.pack.update in :PackUpdate user commandLibravatar sommerfeld11 days1-1/+3
* refactor(git): use classic .git/hooks/ for per-clone overrideLibravatar sommerfeld12 days2-11/+10
* feat(git): per-clone hook override at .git/hooks-local/Libravatar sommerfeld12 days2-16/+35
* feat(git): user-level hooks auto-dispatch into <repo>/.githooks/Libravatar sommerfeld12 days9-10/+90
* feat(git): commit-msg hook strips AI Co-authored-by trailersLibravatar sommerfeld12 days2-0/+61
* fix(remote-dev): symlink git pre-push hook with stripped chezmoi nameLibravatar sommerfeld12 days1-0/+5
* fix(remote-dev): source hm-session-vars from .zshenvLibravatar sommerfeld12 days1-0/+6
* feat(remote-dev): silence podman cgroups-v1 deprecation warningLibravatar sommerfeld12 days2-1/+10
* fix(zsh): only rename zellij tab when our pane is focusedLibravatar sommerfeld12 days1-5/+17
* fix(pacman): correct llama.cpp-vulkan IgnorePkg name (was llama-cpp-vulkan)Libravatar sommerfeld12 days1-3/+3
* Revert "fix(paru): pin llama-cpp-vulkan via IgnoreDevel"Libravatar sommerfeld12 days1-6/+0
* fix(paru): pin llama-cpp-vulkan via IgnoreDevelLibravatar sommerfeld12 days1-0/+6
* Revert "fix(just): honor IgnorePkg in pkg-apply / pkg-fix"Libravatar sommerfeld12 days1-14/+3
* fix(just): honor IgnorePkg in pkg-apply / pkg-fixLibravatar sommerfeld12 days1-3/+14
* feat(mimeapps): make teams-for-linux (xsight profile) default for msteams://Libravatar sommerfeld12 days1-0/+2
* refactor(zsh): rename zellij tabs to dir:cmd without position prefixLibravatar sommerfeld12 days2-8/+18
* fix(yazi): render markdown with glow instead of okularLibravatar sommerfeld12 days1-2/+3
* fix(yazi): rename opener rule key from `name` to `url`Libravatar sommerfeld12 days1-2/+2
* revert: drop snxctl-chromium wrapper, snx-rs works with default browser nowLibravatar sommerfeld12 days4-53/+2
* docs(remote-dev): mark cgroups v2 switch as optionalLibravatar sommerfeld12 days1-7/+8
* feat(remote-dev): rootless podman setupLibravatar sommerfeld12 days2-0/+70
* feat(remote-dev): add mergirafLibravatar sommerfeld2026-05-141-0/+1
* fix(remote-dev): materialize ~/.ssh/config with 0600 permsLibravatar sommerfeld2026-05-141-2/+8
* fix(zsh): preserve forwarded SSH_AUTH_SOCK in SSH sessionsLibravatar sommerfeld2026-05-141-2/+6
* fix(remote-dev): install basedpyright outside MasonLibravatar sommerfeld2026-05-144-12/+28
* fix(remote-dev): switch python3.11 source from deadsnakes PPA to uvLibravatar sommerfeld2026-05-143-46/+51
* fix(remote-dev): use deadsnakes python3.11 instead of nix for MasonLibravatar sommerfeld2026-05-143-25/+38
* feat(nvim): wire OSC 52 clipboard provider on SSH sessionsLibravatar sommerfeld2026-05-141-2/+16
* revert(nvim)+fix(remote-dev): keep Mason authoritative, give it cargo+rustcLibravatar sommerfeld2026-05-142-61/+50