commit | 700d8f26deb9c2c8e53b468371e61373c2136e86 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Wed Feb 21 20:08:43 2024 +0000 |
committer | Skyler Grey <minion@clicks.codes> | Wed Feb 21 23:25:55 2024 +0000 |
tree | 1db9168516b17c05f565c13743f790afedf0bfc6 | |
parent | b3c6ca7738c864e96683c1f7b6ee9369298ae4b3 [diff] |
Enable openssh server It's useful to be able to ssh, so we want to open the ssh server. To remain secure, we'll need to disable password login and only use keys (as the password we have currently, "nixos", isn't the best and is also completely public!) Change-Id: I09d1a578701edb25496383fbd149fd093be3fb1d Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/413 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>