tmp: remove ariia from active deployment

Thankfully this server is ephemeral
This commit is contained in:
silver 2025-02-19 12:03:03 +00:00
parent a7c6dde11d
commit 7024635e30
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -34,7 +34,9 @@ in {
targetPort = 22;
targetUser = null;
tags = ["active-core"];
tags = [
# "active-core"
];
};
services.skynet = {