serv: fix hydra role

This commit is contained in:
Astro 2022-06-23 22:31:07 +02:00
parent 604b2d3a7a
commit 469caa0858
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@
};
hydra = {
role = "server";
role = "client";
model = "nixos";
interfaces.serv.type = "phys";
};