mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
refactor(topology): move to own repository
This commit is contained in:
parent
78b0ad5ddc
commit
8612c339f0
53 changed files with 77 additions and 2894 deletions
|
@ -21,7 +21,7 @@
|
|||
./kea.nix
|
||||
];
|
||||
|
||||
topology.self.hardware.image = ../../odroid-h3.png;
|
||||
topology.self.hardware.image = ../../topology/images/odroid-h3.png;
|
||||
topology.self.hardware.info = "ODROID H3, 64GB RAM";
|
||||
topology.self.interfaces.lan.sharesNetworkWith = x: x == "lan-self";
|
||||
topology.self.interfaces.lan-self.sharesNetworkWith = x: x == "lan";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue