dotfiles/misc
2024-03-24 13:16:20 -04:00
..
libratbag-profile save ratbag profile to text 2023-08-05 16:55:37 -04:00
password.sha512 save ratbag profile to text 2023-08-05 16:55:37 -04:00
public-keys introduce arrow host and deployment 2024-03-24 13:16:20 -04:00
README.md add readme for each directory 2023-08-06 08:01:21 -04:00

Miscellaneous

These files contain important data sourced by the configuration, or simply information to store for safekeeping later.


Creating hashed password for password.sha512:

mkpasswd -m sha-512

Getting key for public-keys:

ssh-keyscan -t ed25519 <hostname>