[microvm] try different MACs
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 3m37s
All checks were successful
Evaluate Hydra Jobs / eval-hydra-jobs (push) Successful in 3m37s
This commit is contained in:
@@ -127,7 +127,7 @@ in
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
specialArgs.inputs = inputs;
|
specialArgs.inputs = inputs;
|
||||||
specialArgs.self = self;
|
specialArgs.self = self;
|
||||||
modules = makeMicroVM "durruti" "10.0.0.5" "13:12:AC:AB:23:00" [
|
modules = makeMicroVM "durruti" "10.0.0.5" "52:DA:0D:F9:EF:F9" [
|
||||||
./durruti/configuration.nix
|
./durruti/configuration.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
@@ -136,7 +136,7 @@ in
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
specialArgs.inputs = inputs;
|
specialArgs.inputs = inputs;
|
||||||
specialArgs.self = self;
|
specialArgs.self = self;
|
||||||
modules = makeMicroVM "vpn" "10.0.0.10" "13:12:AC:AB:23:01" [
|
modules = makeMicroVM "vpn" "10.0.0.10" "D0:E5:CA:F0:D7:E6" [
|
||||||
#self.nixosModules.malobeo
|
#self.nixosModules.malobeo
|
||||||
./vpn/configuration.nix
|
./vpn/configuration.nix
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user