8 Commits

Author SHA1 Message Date
m3tam3re 2ab870db8c feat: re-export Hermes skills renderer 2026-06-13 09:25:40 +02:00
m3tam3re add002e05c fix: make inputs self-contained 2026-06-06 13:13:58 +02:00
m3ta-chiron 7f80fd8a75 feat: add DankMaterialShell home module 2026-06-01 19:50:33 +02:00
m3tam3re 6c6164043b +agents-lib 2026-05-31 14:38:02 +02:00
m3ta-chiron 4acf4a12c0 fix: use quoted "m3ta-home" namespace (consistent with repo name) 2026-05-02 10:20:33 +02:00
m3ta-chiron 2cdd18a013 fix: thread selfPath through mkHome for m3taHome.paths.srcRoot 2026-05-02 10:18:04 +02:00
m3ta-chiron 17b7485e3a fix: remove double-lambda in mkHome (was rejecting 'sets' argument) 2026-05-02 09:56:45 +02:00
m3ta-chiron fbc31450de feat: initial m3ta-home structure
- flake.nix with nixpkgs, home-manager, nix-colors, m3ta-nixpkgs, agenix, NUR inputs
- lib/mkHome.nix: compose HM config from user + identity + context + sets
- profiles/base: shell, cli-tools, secrets (always loaded)
- profiles/contexts/desktop: WM, apps, theme, ghostty
- profiles/contexts/server: minimal headless
- profiles/sets/coding: core (git, direnv, jq, rg), editor, lsp, languages, agents
- profiles/sets/gaming: steam, gamescope, gpu
- profiles/sets/media: obs, ffmpeg, kdenlive, handbrake, yt-dlp
- users/m3tam3re/identities: private.nix, work.nix (git, jj, ssh per identity)
- users/m3tam3re/preferences: cliphist, difftastic, base packages
2026-05-02 09:08:40 +02:00