nix-config/home
mikl 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
..
cli.nix feat: add atuin for encrypted shell history 2026-07-10 15:49:47 +03:00
default.nix refactor: use home.sessionPath instead of hardcoded PATH 2026-07-10 16:28:07 +03:00
duti.nix docs: add todos for git remotes and pass-store sync 2026-07-01 18:53:33 +03:00
git.nix refactor: remove credential helper (we use SSH) 2026-07-01 23:31:14 +03:00
kitty.nix kitty: copy app to ~/Applications/ for Spotlight indexing; update Dock path 2026-07-04 00:54:10 +03:00
pass.nix fix: correct pass git repository path 2026-07-10 15:43:24 +03:00
ssh.nix ssh: use single 'poppy' key for all hosts (others don't exist yet) 2026-07-04 00:51:00 +03:00
syncthing.nix refactor: rename homebrew.nix to apps.nix (add nix GUI pkgs, cleanup=none) 2026-07-02 14:45:15 +03:00
zsh.nix fix: remove duplicate PATH export from zsh, use sessionVariables only 2026-07-10 16:17:40 +03:00