Make zippy a compute node.

This commit is contained in:
2024-07-25 14:04:19 +01:00
parent 7d63e71646
commit 9952890751
4 changed files with 3 additions and 18 deletions

View File

@@ -75,7 +75,7 @@
};
};
zippy = {
hostname = "zippy";
hostname = "192.168.1.2";
profiles.system = {
user = "root";
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.zippy;