m3ta-chiron
  • Joined on 2026-04-09
m3ta-chiron pushed to feat/rustfs-migration at m3tam3re/nixos-config 2026-05-02 11:44:42 +02:00
b7dd7f2bf7 feat: migrate m3-atlas from MinIO to RustFS
m3ta-chiron created branch feat/rustfs-migration in m3tam3re/nixos-config 2026-05-02 11:44:42 +02:00
m3ta-chiron pushed to feat/m3ta-home-integration at m3tam3re/nixos-config 2026-05-02 11:01:15 +02:00
a455789bee refactor: remove old home/ directory (77 files migrated to m3ta-home)
m3ta-chiron pushed to feat/m3ta-home-integration at m3tam3re/nixos-config 2026-05-02 10:54:44 +02:00
2078d6bccd docs: update AGENTS.md for m3ta-home integration, work identity, new structure
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:54:37 +02:00
55661c12d4 docs: comprehensive README with architecture, identity system, feature flags, work profile
m3ta-chiron pushed to feat/m3ta-home-integration at m3tam3re/nixos-config 2026-05-02 10:41:15 +02:00
5cbb975c78 feat: complete host home.nix files + add m3-daedalus, clean up m3tam3re.nix
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:20:36 +02:00
4acf4a12c0 fix: use quoted "m3ta-home" namespace (consistent with repo name)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:18:06 +02:00
2cdd18a013 fix: thread selfPath through mkHome for m3taHome.paths.srcRoot
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:15:45 +02:00
510665b359 fix: rename m3ta-home → m3taHome namespace (hyphens break Nix dot access)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:14:06 +02:00
4a4dc42a12 fix: use m3ta-home.paths.srcRoot for wallpapers (pure eval compatible)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:10:43 +02:00
02d3735ada fix: correct wallpapers relative path (was profiles/assets, now repo-root/assets)
m3ta-chiron pushed to feat/m3ta-home-integration at m3tam3re/nixos-config 2026-05-02 10:08:54 +02:00
f2ecd13780 fix: set home-manager.useGlobalPkgs=true for m3ta-nixpkgs overlays
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:08:42 +02:00
ffcb17b956 fix: revert zellij-ps workaround, remove nixpkgs.config (useGlobalPkgs handles it)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 10:05:03 +02:00
727dacb713 fix: zellij-ps uses direct package ref instead of cli.zellij-ps module
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 09:59:36 +02:00
16f6f4c668 fix: rename secrets/secrets.nix → secrets/default.nix (module import)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 09:56:49 +02:00
17b7485e3a fix: remove double-lambda in mkHome (was rejecting 'sets' argument)
m3ta-chiron pushed to feat/m3ta-home-integration at m3tam3re/nixos-config 2026-05-02 09:53:37 +02:00
ab1bdc9848 feat: integrate m3ta-home for centralized user profiles
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 09:53:16 +02:00
0a03af7174 fix: use SSH for m3ta-nixpkgs input
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 09:51:19 +02:00
e446f6eefd fix: correct repo name nixpkgs (not m3ta-nixpkgs)
m3ta-chiron pushed to master at m3tam3re/m3ta-home 2026-05-02 09:50:22 +02:00
ed4ff6929a fix: use SSH for m3ta-nixpkgs input (HTTPS triggers auth)