723b0112a3
refactor: use home.sessionPath instead of hardcoded PATH
...
- Replace hardcoded PATH with home.sessionPath for proper ordering
- Use ${config.home.homeDirectory} and ${config.home.username} for portability
- Add PNPM_HOME for pnpm global packages
- Remove hardcoded node version path (install pi via pnpm i -g)
2026-07-10 16:28:07 +03:00
03f3a2c156
fix: add /nix/var/nix/profiles/default/bin to PATH for nix command
2026-07-10 16:22:41 +03:00
ee93330eea
fix: remove duplicate PATH export from zsh, use sessionVariables only
2026-07-10 16:17:40 +03:00
1b1069996f
fix: add system paths to PATH for mv, nix, darwin-rebuild etc.
2026-07-10 15:54:21 +03:00
ab376d21aa
cleanup: remove k8s/sops env vars (muscari-specific), dedupe tree, update AGENTS.md
2026-07-04 00:47:38 +03:00
a465daa9c7
refactor: migrate user from michaotic to mikl
2026-07-03 21:41:42 +03:00
5cdc1d9ad6
fix: import syncthing.nix in default.nix
2026-07-02 13:06:57 +03:00
55a2181d58
docs: add todos for git remotes and pass-store sync
2026-07-01 18:53:33 +03:00
df2d756a08
refactor: separate pass (package) from pass-store (git remotes)
2026-07-01 18:45:06 +03:00
eec7efabd1
feat: add ssh.nix with matchBlocks, pass origins (forgejo+github+solmoe)
2026-07-01 18:43:33 +03:00
93bc0d0c02
revert: remove MarkEdit theme/MTE extensions config
2026-07-01 14:37:55 +03:00
83092f70f8
feat: add MarkEdit catppuccin theme and MTE table editor
2026-07-01 14:04:32 +03:00
3ca861bd33
feat: add markedit and duti for default apps management
2026-07-01 13:38:25 +03:00
23aec94f2a
feat: add ollama, git-delta, alejandra, broot, trash-cli, texliveFull; extract git.nix
2026-07-01 02:00:38 +03:00
65f8b01287
fix: add sessionVariables, PATH with pi-node, fastfetch alias
2026-06-29 19:29:39 +03:00
5c14cf0539
refactor: use michaotic username throughout, add cli/kitty/zsh configs and docs
2026-06-28 23:54:14 +03:00
mikl
42fdbeb1a0
initial scaffold: multi-host flake (poppy, muscari, rosemary)
...
- flake.nix with mkNixos + mkDarwin dispatchers
- hosts/common/{default.nix} (NixOS shared)
- hosts/common-darwin/{default.nix} (darwin shared)
- hosts/poppy/ (M1 MacBook Air, nix-darwin)
- hosts/muscari/ (k3s server, placeholder)
- hosts/rosemary/ (backup VM, placeholder)
- home/default.nix (home-manager for mikl)
- README.md, garden.md (host naming scheme: plants)
- secrets/.gitkeep
old muscari-only config moved to nix-config-legacy/
2026-06-26 23:28:31 +03:00