fix: work around throttled error

This commit is contained in:
2026-03-11 21:25:22 +01:00
parent 542ebb3ee3
commit 6fa4b9d72e
+2
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;