7c8a4893de
- restructure repo to chezmoi conventions (dot_ prefix, private_dot_ssh/) - add nvim config (was untracked) - encrypt restic pass.txt with age - remove stow artifacts (.stow-local-ignore, stow package dirs) - update bootstrap.sh to use chezmoi apply - remove runtime files from tracking (micro buffers, zed backup)
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
Host ada-x1
|
|
HostName 192.168.1.101
|
|
User ada
|
|
IdentityFile ~/.ssh/keys/id_ed25519
|