mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:36:33 +01:00
more hetzner fixes
This commit is contained in:
parent
833c173aff
commit
b1c373ddbe
1 changed files with 0 additions and 7 deletions
|
@ -43,13 +43,6 @@
|
|||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
services.openssh.listenAddresses = [
|
||||
{
|
||||
addr = "85.10.200.204";
|
||||
port = 22;
|
||||
}
|
||||
];
|
||||
|
||||
services.openssh.settings.PermitRootLogin = lib.mkForce "yes";
|
||||
|
||||
console = {
|
||||
|
|
Loading…
Reference in a new issue