chore: update topology information

This commit is contained in:
Leon Schwarzäugl 2025-12-19 17:42:04 +01:00 committed by Leon Schwarzäugl
parent 517017f0d6
commit 74840b834b
15 changed files with 137 additions and 92 deletions

View file

@ -16,6 +16,11 @@ in
];
topology.self.interfaces = {
"eth1" = { };
"wifi" = { };
};
swarselsystems = {
isLaptop = true;
isNixos = true;