Compare commits

..

5 Commits

Author SHA1 Message Date
9b6f7db563 fix: switch all code.m3ta.dev inputs to SSH (HTTPS prompts for auth) 2026-05-02 09:46:56 +02:00
92e7601340 fix: use HTTPS for public m3ta-home repo 2026-05-02 09:43:54 +02:00
d476b6e75c fix: use SSH for private m3ta-home repo 2026-05-02 09:42:06 +02:00
d85a3f3cca fix: use HTTPS for m3ta-home input (no SSH auth needed) 2026-05-02 09:39:12 +02:00
5e1b1fbfc7 feat: integrate m3ta-home for centralized user profiles
- Add m3ta-home as flake input (ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home)
- Rewrite hosts/common/users/m3tam3re.nix to use m3ta-home.lib.mkHome
- Central host profile mapping (context + sets per hostname)
- Per-host feature flags for desktop vs server hosts
- Extract Hyprland monitor layouts to hosts/<name>/home.nix
- Per-host home.nix auto-imported if file exists

BREAKING: This replaces the old home/m3tam3re/<host>.nix system.
The old home/ directory is kept but no longer referenced.
It should be removed in a follow-up commit after verification.
2026-05-02 09:22:32 +02:00

Diff Content Not Available