rm iodine

doesn't work :/
This commit is contained in:
2024-10-08 13:43:58 -07:00
parent 34f8cc0c2e
commit 8f4803afc1
5 changed files with 0 additions and 24 deletions

View File

@@ -1,5 +1,4 @@
{
lib,
config,
pkgs,
myData,
@@ -21,7 +20,6 @@ in
motiejus-work-passwd-hash.file = ../../secrets/motiejus_work_passwd_hash.age;
root-work-passwd-hash.file = ../../secrets/root_work_passwd_hash.age;
sasl-passwd.file = ../../secrets/postfix_sasl_passwd.age;
iodine-passwd.file = ../../secrets/iodine.age;
syncthing-key.file = ../../secrets/mtworx/syncthing/key.pem.age;
syncthing-cert.file = ../../secrets/mtworx/syncthing/cert.pem.age;
@@ -178,16 +176,7 @@ in
};
};
# Comment this to enable iodione client
systemd.services.iodine-fra1-b.wantedBy = lib.mkForce [ ];
services = {
iodine.clients.fra1-b = {
server = "i.jakstys.lt";
passwordFile = config.age.secrets.iodine-passwd.path;
extraConfig = "-L0";
#relay = "1.1.1.1";
};
tlp = {
enable = true;
settings = {