mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
fix: fix sire initrd net
This commit is contained in:
parent
0f45dfcc1c
commit
37bf3d0db7
2 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,7 @@ in
|
|||
};
|
||||
hosts.sire-samba = {
|
||||
id = 10;
|
||||
inherit (nodes.sire-samba.config.lib.microvm.interfaces.lan) mac;
|
||||
inherit (nodes.sire-samba.config.lib.microvm.interfaces.vlan-services) mac;
|
||||
};
|
||||
};
|
||||
home = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue