docs: update devices README and add specs
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2025-01-20 08:50:01 -05:00
parent a64d1bfc0f
commit 5621df5749

View file

@ -1,16 +1,18 @@
# Devices # nixosConfigurations
This directory encompasses every device's main configuration file. This directory keeps every device's main configuration file, their `hardware-configuration.nix` and some custom modules
unique to them.
## List of my Devices ## List of my Devices
| Name | Description | | Name | Model / Specs | Description |
| ----------- | ------------------------------------------------------------------------------------------------------- | | ------------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| `android` | My [Nix-On-Droid](https://github.com/nix-community/nix-on-droid) configuration for my OnePlus 9 Pro | | `android` | OnePlus 9 Pro | [Nix-On-Droid](https://github.com/nix-community/nix-on-droid) configuration for my OnePlus 9 Pro |
| `bbsteamie` | My wife's SteamDeck that has a pink case | | `bbsteamie` | 512GB OLED | My wife's SteamDeck that has a pink case (it took a lot of convincing for this) |
| `binto` | My desktop PC with a multi-monitor setup and an NVIDIA (cringe) 3070 | | `binto` | NVIDIA 3070 with Ryzen 7 3700X | Desktop PC with a multi-monitor setup |
| `cluster` | Two Lenovo mini PCs that make use of [NixOS-pcsd](https://github.com/matt1432/nixos-pcsd) to form a cluster | | `cluster` | Lenovo ThinkCentre M900 | Two Lenovo mini PCs that make use of [NixOS-pcsd](https://github.com/matt1432/nixos-pcsd) to form a cluster |
| `homie` | My Lenovo mini PC that will serve as a Home-assistant server | | `live-image` | USB key | Basic configuration that serves as my custom ISO target |
| `nos` | My custom built NAS | | `homie` | Lenovo Thinkcentre M910q | Mini PC that serves as a Home-assistant server |
| `servivi` | A gaming PC in a previous life, it is now used as a build farm and hosts game servers | | `nos` | NVIDIA 3060 with i5-3600 | Custom built NAS and seedbox for Linux ISOs ;) |
| `wim` | My 2-1 Lenovo Laptop that I use for uni | | `servivi` | Headless Ryzen 5 3600 | Gaming PC in a previous life, it is now used as a build farm and hosts game servers |
| `wim` | ThinkPad L13 Yoga Gen 3 (Ryzen 7 PRO 5875U) | 2-1 Lenovo Laptop that I use for university |