mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:26:51 +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";
|
time.timeZone = "Europe/Berlin";
|
||||||
|
|
||||||
services.openssh.listenAddresses = [
|
|
||||||
{
|
|
||||||
addr = "85.10.200.204";
|
|
||||||
port = 22;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
services.openssh.settings.PermitRootLogin = lib.mkForce "yes";
|
services.openssh.settings.PermitRootLogin = lib.mkForce "yes";
|
||||||
|
|
||||||
console = {
|
console = {
|
||||||
|
|
Loading…
Reference in a new issue