feat: minize the deploy.nodes code.
This commit is contained in:
parent
0d71737039
commit
426abb144a
2 changed files with 14 additions and 10 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue