logins: add judy for hensoko
All checks were successful
Flake checks / Check (pull_request) Successful in 6m52s

This commit is contained in:
Hendrik Sokolowski 2024-04-05 00:37:11 +02:00
parent 8ac2af279d
commit 4778f4bba1
Signed by: hensoko
GPG key ID: 5C36A01B80BCCC59

View file

@ -37,6 +37,12 @@
};
secretEncryptionKeys = sshPubKeys;
wireguardDevices = [
{ # judy
publicKey = "I+gN7v1VXkAGoSir6L8aebtLbguvy5nAx1QVDTzdckk=";
allowedIPs = [ "10.7.6.202/32" "fd00:fae:fae:fae:fae:202::/96" ];
}
];
};
teutat3s = {