fix: work around throttled error

This commit is contained in:
2025-12-07 00:13:59 +01:00
parent ec595c6f52
commit 2b035eb415

View File

@@ -86,6 +86,8 @@ in
hostId = "80eef97e"; hostId = "80eef97e";
}; };
services.throttled.enable = false;
services.openssh = { services.openssh = {
enable = true; enable = true;
harden = true; harden = true;