feat: minize the deploy.nodes code.

This commit is contained in:
CronyAkatsuki 2026-01-18 01:07:19 +01:00
parent 0d71737039
commit 426abb144a
2 changed files with 14 additions and 10 deletions

View file

@ -20,9 +20,9 @@
arch = "aarch64-linux";
};
tyr = {
type = "client";
type = "server";
arch = "x86_64-linux";
extraModules = [./modules/servers/tyr];
# extraModules = [./modules/servers/tyr];
};
ymir = {
type = "client";