Commit Graph

8 Commits

Author SHA1 Message Date
m3ta-chiron 7f80fd8a75 feat: add DankMaterialShell home module 2026-06-01 19:50:33 +02:00
m3ta-chiron 4e1b39f443 +dms draft 2026-06-01 19:34:00 +02:00
m3tam3re 6c6164043b +agents-lib 2026-05-31 14:38:02 +02:00
m3tam3re e02a0a29ea flake update 2026-05-31 14:12:26 +02:00
m3ta-chiron 2cdd18a013 fix: thread selfPath through mkHome for m3taHome.paths.srcRoot 2026-05-02 10:18:04 +02:00
m3ta-chiron 4a4dc42a12 fix: use m3ta-home.paths.srcRoot for wallpapers (pure eval compatible) 2026-05-02 10:14:03 +02:00
m3ta-chiron 0a03af7174 fix: use SSH for m3ta-nixpkgs input 2026-05-02 09:53:05 +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