Dotfiles

This repo can be used as a dotfile source outside NixOS, but only selected pieces are portable. Prefer copying app-native config directories and using Secrets for key extraction.

ConfigPortable source
Zellijconf/modules/zellij
Fastfetchconf/modules/fastfetch
Starshipconf/modules/starship.toml
Zathuraconf/modules/zathura/zathurarc
Neovimgithub:desertthunder/nvim
SSH keysconf/scripts/keys.sh plus SOPS age key

Avoid copying generated Home Manager outputs directly. Copy source config, then let the target machine own package installation and service management.

Reusable agent instructions and skills live under conf/agent. Codex and Pi settings live in their native global directories because they contain machine-specific paths and application state. See Agent Skills for the split and the reconstruction notes.