chore: updated host map in README
This commit is contained in:
parent
0730cc6594
commit
884d11d0a3
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
@ -7,19 +7,19 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
|||
# Hosts
|
||||
|
||||
## Host Map
|
||||
| Hostname | Device Description | Primary User | Role |
|
||||
| :---------: | :------------------------: | :--------------: | :-------: |
|
||||
| `twilight` | Desktop Computer | Leyla | Desktop |
|
||||
| `horizon` | 13 inch Framework Laptop | Leyla | Laptop |
|
||||
| `defiant` | NAS Server | Leyla | Server |
|
||||
| `hesperium` | Mac | ????? | ??? |
|
||||
| `emergent` | Desktop Computer | Eve | Desktop |
|
||||
| `threshold` | Laptop | Eve | Laptop |
|
||||
| `wolfram` | Steam Deck | House | Handheld |
|
||||
| `ceder` | A5 Tablet (not using nix) | Leyla | Tablet |
|
||||
| `skate` | A6 Tablet (not using nix) | Leyla | Tablet |
|
||||
| `shale` | A6 Tablet (not using nix) | Eve | Tablet |
|
||||
| `coven` | Pixel 8 (not using nix) | Leyla | Android |
|
||||
| Hostname | Device Description | Primary User | Role | Provisioned | Using Nix |
|
||||
| :---------: | :------------------------: | :--------------: | :-------: | :---------: | :-------: |
|
||||
| `twilight` | Desktop Computer | Leyla | Desktop | ✅ | ✅ |
|
||||
| `horizon` | 13 inch Framework Laptop | Leyla | Laptop | ✅ | ✅ |
|
||||
| `defiant` | NAS Server | Leyla | Server | ✅ | ✅ |
|
||||
| `hesperium` | Mac | ????? | Mac | ❌ | ❌ |
|
||||
| `emergent` | Desktop Computer | Eve | Desktop | ✅ | ✅ |
|
||||
| `threshold` | Laptop | Eve | Laptop | ❌ | ❌ |
|
||||
| `wolfram` | Steam Deck | House | Handheld | ✅ | ❌ |
|
||||
| `ceder` | A5 Tablet | Leyla | Tablet | ✅ | ❌ |
|
||||
| `skate` | A6 Tablet | Leyla | Tablet | ❌ | ❌ |
|
||||
| `shale` | A6 Tablet | Eve | Tablet | ✅ | ❌ |
|
||||
| `coven` | Pixel 8 | Leyla | Android | ✅ | ❌ |
|
||||
|
||||
# Tooling
|
||||
## Rebuilding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue