mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-13 19:07:17 +00:00
sync
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user