Fix shiro device classification
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

- Correct shiro from MacBook to Mac Mini desktop classification
- Move shiro from portable to workstation category in documentation
- Update device architecture details with Mac Mini specific features
- Highlight shiro's role as ARM64 build server and desktop machine
- Update D2 diagram to reflect correct device categorization
- Regenerate diagram with corrected classifications
This commit is contained in:
uttarayan21
2025-08-17 01:58:06 +05:30
parent 9fee6c1f05
commit c3af9e2b24
4 changed files with 153 additions and 146 deletions

View File

@@ -67,6 +67,17 @@ This document provides a comprehensive overview of all devices managed by this N
- Secure boot with Lanzaboote
- TPM2 support
#### shiro (Mac Mini)
- **Architecture**: aarch64-darwin (Apple Silicon)
- **User**: servius
- **Role**: macOS desktop and build server
- **Configuration**: nix-darwin + Home Manager
- **Features**:
- ARM64 build server for distributed builds
- Samba file sharing
- Colima container runtime
- Aerospace window management
### 📱 Portable/Mobile Devices
#### kuro (MacBook)
@@ -79,12 +90,6 @@ This document provides a comprehensive overview of all devices managed by this N
- Custom keyboard mappings
- Homebrew integration
#### shiro (MacBook)
- **Architecture**: aarch64-darwin (Apple Silicon)
- **User**: servius
- **Role**: Secondary macOS machine
- **Configuration**: nix-darwin + Home Manager
#### SteamDeck (Gaming Handheld)
- **Architecture**: x86_64-linux
- **User**: deck
@@ -166,10 +171,11 @@ kuro → mirai, shiro
- **Containers**: Docker with custom mount points
- **Emulation**: aarch64-linux binfmt support
### macOS Devices (kuro, shiro)
- **Authentication**: Touch ID integration
### macOS Devices (kuro - MacBook, shiro - Mac Mini)
- **Authentication**: Touch ID integration (kuro)
- **Keyboard**: Custom modifier key mappings
- **Package management**: Homebrew + Nix hybrid approach
- **Build server**: shiro provides ARM64 builds for the network
## Security Features