mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-21 22:10:31 +01:00
19 lines
759 B
Markdown
19 lines
759 B
Markdown
# Flake-based, Multi-Host NixOS Configuration
|
|
|
|
---
|
|
## Layout
|
|
|
|
- `common`: Stuff that is the same for every host
|
|
- `home`: Home-Manager Configuration
|
|
- `config-files`: Stuff I haven't migrated into Nix expressions (yet)
|
|
- `modules`: Per-application modules for all sorts of stuff
|
|
- `hosts`
|
|
- `aarch64-linux/alastor`: Apple MacBook Air M1
|
|
- `x86_64-linux`
|
|
- `asmodeus`: My tower PC packing a Ryzen 7 5800X;, 48GB DDR4 RAM, GTX3060 and a shitload of drives (around 62TB)
|
|
- `beleth`: My Hetzner EX41 Server with an Intel i7 6700, 64GB DDR4 RAM, 8TB (2x4)
|
|
- `lambda`: Lenovo IdeaPad C340-14IML
|
|
- `lilith`: Lenovo ThinkPad T480, 32GB DDR4 RAM, 1TB NVME
|
|
- `seraphim`: 2012-ish Mac-Mini with 4TB of Storage
|
|
```
|