🔒 Secret 🔒
This commit is contained in:
parent
2036406030
commit
ca87488db0
2 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
};
|
};
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
passwordAuthentication = false;
|
|
||||||
permitRootLogin = "no";
|
permitRootLogin = "no";
|
||||||
hostKeys = [
|
hostKeys = [
|
||||||
{ bits = 4096; path = "/var/secrets/ssh_host_rsa_key"; type = "rsa"; }
|
{ bits = 4096; path = "/var/secrets/ssh_host_rsa_key"; type = "rsa"; }
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue