mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 13:19:09 +02:00
chore: update topology information
This commit is contained in:
parent
517017f0d6
commit
74840b834b
15 changed files with 137 additions and 92 deletions
|
|
@ -21,6 +21,14 @@ in
|
|||
|
||||
];
|
||||
|
||||
topology.self = {
|
||||
interfaces = {
|
||||
"eth1" = { };
|
||||
"wifi" = { };
|
||||
"fritz-wg" = { };
|
||||
};
|
||||
};
|
||||
|
||||
swarselsystems = {
|
||||
lowResolution = "1280x800";
|
||||
highResolution = "2560x1600";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue