1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

feat: add more topology documentation

This commit is contained in:
oddlama 2024-04-04 02:28:41 +02:00
parent 34efe5686e
commit ed729c4073
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 56 additions and 7 deletions

View file

@ -32,4 +32,6 @@
font = "ter-v28n";
packages = [pkgs.terminus_font];
};
topology.self.icon = "devices.laptop";
}