gendry: ssh: persist ssh keys
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Jake Hillion 2022-12-05 22:45:12 +00:00
parent 4b0b4d8095
commit 37cb451b4a

View File

@ -28,6 +28,10 @@
### Persistent home subdirectories
"L /root/local - - - - /data/users/root"
"L /home/jake/local - - - - /data/users/jake"
## Persistent SSH keys
"L /home/jake/.ssh/id_rsa - - - - /data/users/jake/.ssh/id_rsa"
"L /home/jake/.ssh/id_ecdsa - - - - /data/users/jake/.ssh/id_ecdsa"
];
## Persistent /etc/nixos