forked from mirrors_public/oddlama_nix-config
feat(topology): add more services
This commit is contained in:
parent
c0cccc298d
commit
f37c491f8e
18 changed files with 118 additions and 60 deletions
|
@ -77,4 +77,8 @@
|
|||
nixpkgs.config.permittedInsecurePackages = lib.trace "please remove insecure nix 2.16.2 very fast ok thx bye" [
|
||||
"nix-2.16.2"
|
||||
];
|
||||
|
||||
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