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>
2 files changed