treewide: format markdown
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
# Helios
|
||||
|
||||
## Overview
|
||||
|
||||
Dell OptiPlex 980 small form factor desktop.
|
||||
|
||||
## Specs
|
||||
* CPU - Intel Core i7-860 @ 2.8GHz
|
||||
* Chipset - Intel Q57 Express
|
||||
* Memory - 8 GB DDR2
|
||||
* GPU - AMD FirePro 2460
|
||||
* NIC - Intel Gigabit 82578DM
|
||||
|
||||
- CPU - Intel Core i7-860 @ 2.8GHz
|
||||
- Chipset - Intel Q57 Express
|
||||
- Memory - 8 GB DDR2
|
||||
- GPU - AMD FirePro 2460
|
||||
- NIC - Intel Gigabit 82578DM
|
||||
|
||||
### Disks
|
||||
|
||||
Device | Partitions _(filesystem, size, usage)_
|
||||
--- | ---
|
||||
SanDisk Ultra II | `/dev/sda1` (ext2, 200 MiB, NixOS Boot) <br> `/dev/sda2` (ZFS, 480 GiB, NixOS Root)
|
||||
@@ -19,6 +22,7 @@ SanDisk Ultra II | `/dev/sda1` (ext2, 200 MiB, NixOS Boot) <br> `/dev/sda2` (ZFS
|
||||
> an MBR partition table.
|
||||
|
||||
#### ZFS pool layout
|
||||
|
||||
```
|
||||
rpool/
|
||||
├── local
|
||||
@@ -34,5 +38,6 @@ rpool/
|
||||
See [Graham Christensen's article](https://grahamc.com/blog/nixos-on-zfs/#datasets) for the motivation behind these datasets.
|
||||
|
||||
### Networks
|
||||
|
||||
- DHCP on `192.168.1.0/24` subnet.
|
||||
- Tailscale on `100.64.0.0/10` subnet. FQDN: `helios.mesh.vimium.net`.
|
||||
|
Reference in New Issue
Block a user