tmp: remove ariia from active deployment
Thankfully this server is ephemeral
This commit is contained in:
parent
a7c6dde11d
commit
7024635e30
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@ in {
|
|||
targetPort = 22;
|
||||
targetUser = null;
|
||||
|
||||
tags = ["active-core"];
|
||||
tags = [
|
||||
# "active-core"
|
||||
];
|
||||
};
|
||||
|
||||
services.skynet = {
|
||||
|
|
Loading…
Add table
Reference in a new issue