🔒 Secret 🔒

This commit is contained in:
Charlotte Van Petegem 2020-12-26 11:56:55 +01:00
parent 2036406030
commit ca87488db0
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 0 additions and 1 deletions

View file

@ -13,7 +13,6 @@
};
services.openssh = {
enable = true;
passwordAuthentication = false;
permitRootLogin = "no";
hostKeys = [
{ bits = 4096; path = "/var/secrets/ssh_host_rsa_key"; type = "rsa"; }