issue: wait until server has been physically updated to re-enable

This commit is contained in:
silver 2023-11-16 01:20:28 +00:00
parent 82b0b4aff4
commit 03ae753b90

View file

@ -28,7 +28,10 @@ in {
targetPort = 22;
targetUser = null;
tags = ["active-dns" "dns"];
tags = [
# TODO: undo once the server has been updated.
# "active-dns" "dns"
];
};
networking = {