Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etc/ssh/authorized_keys: Disallow root@toph key | EuAndreh | 2023-04-01 | 1 | -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}@toph | EuAndreh | 2023-03-14 | 1 | -1/+1 |
| | |||||
* | Don't hardcode value for SSH authorized_keys | EuAndreh | 2023-03-03 | 1 | -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 in | EuAndreh | 2023-03-02 | 1 | -0/+1 |