aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh/authorized_keys (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-01etc/ssh/authorized_keys: Disallow root@toph keyEuAndreh1-1/+0
The 3-2-1 rule for toph is already satisfied, so having this extra disk is not required for complying with it.
2023-03-14etc/ssh/authorized_keys: {andreh => root}@tophEuAndreh1-1/+1
2023-03-03Don't hardcode value for SSH authorized_keysEuAndreh1-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.
2023-03-02etc/ssh/authorized_keys: Allow toph to SSH inEuAndreh1-0/+1