This commit is contained in:
2025-08-15 12:25:44 +00:00
parent ded46ebce2
commit db35c08fc6
9 changed files with 67 additions and 14 deletions

View File

@@ -9,10 +9,12 @@
./hardware-configuration.nix
../../modules/odroid-m1-setleds.nix
../../modules/odroid-m1.nix
../../modules/keepalived.nix
];
nixpkgs.hostPlatform.system = "aarch64-linux";
networking.hostName = "odroid6";
custom.VIP_Priority = 100;
networking.interfaces.end0.ipv4.addresses = [
{
address = "192.168.4.226";