forked from mirrors_public/oddlama_nix-config
fix(topology): work around network propagator not knowing about mkMerge
This commit is contained in:
parent
1d207e0fd2
commit
beb50045b4
8 changed files with 26 additions and 27 deletions
|
@ -79,6 +79,4 @@
|
|||
];
|
||||
|
||||
topology.self.icon = "devices.desktop";
|
||||
#topology.self.interfaces.lan1.connections = [{ id = "dumbswitch"; interface = "lan1"; }];
|
||||
#topology.nodes.dumbswitch = lib.topology.mkSwitch "Dummer Switch";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue