mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: switch to new VLAN setup
This commit is contained in:
parent
181819d2e6
commit
0f45dfcc1c
8 changed files with 171 additions and 115 deletions
|
@ -109,7 +109,7 @@
|
|||
microvm = {
|
||||
system = "x86_64-linux";
|
||||
baseMac = config.repo.secrets.local.networking.interfaces.lan.mac;
|
||||
interfaces.lan = { };
|
||||
interfaces.vlan-services = { };
|
||||
};
|
||||
extraSpecialArgs = {
|
||||
inherit (inputs.self) nodes globals;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue