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