aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh/authorized_keys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etc/ssh/authorized_keys: Disallow root@toph keyEuAndreh2023-04-011-1/+0
| | | | | The 3-2-1 rule for toph is already satisfied, so having this extra disk is not required for complying with it.
* etc/ssh/authorized_keys: {andreh => root}@tophEuAndreh2023-03-141-1/+1
|
* Don't hardcode value for SSH authorized_keysEuAndreh2023-03-031-0/+1
| | | | | | | Instead of using (local-file ...) in the openssh-service-type configuration, and then replicating that on configuration.nix, instead remove the hardcoded values from the system configuration and make it dynamic, by putting it on the ~/.ssh/authorized_keys file itself.
* etc/ssh/authorized_keys: Allow toph to SSH inEuAndreh2023-03-021-0/+1