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)
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
Host ru-vps
|
|
HostName 157.22.231.198
|
|
Port 3422
|
|
User ada
|
|
Port 3422
|
|
ServerAliveInterval 30
|
|
ServerAliveCountMax 3
|
|
IdentityFile /home/ada/.ssh/id_ed25519_hl
|