feat: adds sshd.enabled = true; to default server config

This commit is contained in:
Ahwx 2024-06-22 14:17:18 +02:00
parent 14baa6d11d
commit b3c7e34dc2

View file

@ -36,6 +36,8 @@
};
};
};
sshd.enable = true;
};
boot = {