This commit is contained in:
Sandro - 2023-11-11 03:16:44 +01:00
parent 5ba1f198d4
commit a4171bb3f0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ _:
hq.statistics.enable = true;
};
deployment.mem = 1024;
# deployment.mem = 1024;
networking.hostName = "gnunet";

View File

@ -1,11 +1,12 @@
{ config, pkgs, ... }:
{
deployment.mem = 512;
c3d2 = {
deployment.server = "server10";
hq.statistics.enable = true;
};
# deployment.mem = 512;
networking = {
hostName = "sshlog";
firewall.allowedTCPPorts = [