diff --git a/configurations/README.md b/configurations/README.md index 45cb49de..9dc0bf4f 100644 --- a/configurations/README.md +++ b/configurations/README.md @@ -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 -| Name | Description | -| ----------- | ------------------------------------------------------------------------------------------------------- | -| `android` | My [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 | -| `binto` | My desktop PC with a multi-monitor setup and an NVIDIA (cringe) 3070 | -| `cluster` | 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 | -| `nos` | My custom built NAS | -| `servivi` | A gaming PC in a previous life, it is now used as a build farm and hosts game servers | -| `wim` | My 2-1 Lenovo Laptop that I use for uni | +| Name | Model / Specs | Description | +| ------------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | +| `android` | OnePlus 9 Pro | [Nix-On-Droid](https://github.com/nix-community/nix-on-droid) configuration for my OnePlus 9 Pro | +| `bbsteamie` | 512GB OLED | My wife's SteamDeck that has a pink case (it took a lot of convincing for this) | +| `binto` | NVIDIA 3070 with Ryzen 7 3700X | Desktop PC with a multi-monitor setup | +| `cluster` | Lenovo ThinkCentre M900 | Two Lenovo mini PCs that make use of [NixOS-pcsd](https://github.com/matt1432/nixos-pcsd) to form a cluster | +| `live-image` | USB key | Basic configuration that serves as my custom ISO target | +| `homie` | Lenovo Thinkcentre M910q | Mini PC that serves as a Home-assistant server | +| `nos` | NVIDIA 3060 with i5-3600 | Custom built NAS and seedbox for Linux ISOs ;) | +| `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 |