nixos: Working castle NVMe-oF root

This commit is contained in:
2024-06-30 03:59:46 +01:00
parent 86c99c2cbb
commit 91489551b9
3 changed files with 42 additions and 31 deletions

View File

@@ -123,7 +123,7 @@
ip = assignments.lo.ipv4.address;
host = "boot.${domain}";
allowedPrefixes = with prefixes; [ hi.v4 hi.v6 lo.v4 lo.v6 ];
instances = [ "sfh" ];
instances = [ "sfh" "castle" ];
};
deploy.node.hostname = "192.168.68.1";

View File

@@ -68,6 +68,7 @@ in
hostname = "boot.${domain}";
systems = {
sfh = "52:54:00:a5:7e:93";
castle = "c8:7f:54:6e:17:0f";
};
};
subnet4 = [