chore: update topology information

This commit is contained in:
Leon Schwarzäugl 2025-12-19 17:42:04 +01:00
parent 494ac8b862
commit 4b51505fbb
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
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;