update documentation

This commit is contained in:
Elias Gasparis 2026-03-20 18:14:05 +08:00
commit e292e4c728
2 changed files with 17 additions and 17 deletions

View file

@ -7,7 +7,7 @@ Steps I would need to take.
- all data is on ZFS mirrors, no action needed
- other configuration not important
2. Install NixOS
- install with zfs-on-root, encryption enabled
~~- install with zfs-on-root, encryption enabled~~
3. Import ZFS Pools
- /mnt/hermes
4. Install Reverse proxy

View file

@ -6,7 +6,7 @@ My test system.
- Learn NixOS.
- Attempt to make basic media homelab, a la [Yunohost](https://yunohost.org/)[^1]...but declarative, reproducable
- Try to avoid Docker
- ~~No flakes~~
- ~~No flakes (hard to deal with channels)~~
## Tasks
- [ ] ~~ZFS for root file system (removed because I didn't want to deal with initrd and wifi)~~
@ -14,7 +14,7 @@ My test system.
- [X] VPS Caddy reverse proxy --> NixOS machine
- [X] Setup Jellyfin
- [X] Setup calibre-web
- [] Setup Transmission
- [ ] Setup Transmission
- [ ] Setup Nextcloud
- [ ] Setup systemwide auth system - LDAP? OAuth? OR don't do this
@ -22,24 +22,24 @@ My test system.
```
▗▄▄▄ ▗▄▄▄▄ ▄▄▄▖ tootbrute@knossos
▜███▙ ▜███▙ ▟███▛ -------------
▜███▙ ▜███▙▟███▛ OS: NixOS 24.11 (Vicuna) x86_64
▜███▙ ▜███▙▟███▛ OS: NixOS 25.11 (Xantusia) x86_64
▜███▙ ▜██████▛ Host: 10115 (IdeaCenter Q190)
▟█████████████████▙ ▜████▛ ▟▙ Kernel: Linux 6.6.84
▟███████████████████▙ ▜███▙ ▟██▙ Uptime: 20 hours, 42 mins
▄▄▄▄▖ ▜███▙ ▟███▛ Packages: 621 (nix-system)
▟███▛ ▜██▛ ▟███▛ Shell: bash 5.2.37
▟█████████████████▙ ▜████▛ ▟▙ Kernel: Linux 6.12.63
▟███████████████████▙ ▜███▙ ▟██▙ Uptime: 65 days, 10 hours, 42 mins
▄▄▄▄▖ ▜███▙ ▟███▛ Packages: 696 (nix-system)
▟███▛ ▜██▛ ▟███▛ Shell: bash 5.3.3
▟███▛ ▜▛ ▟███▛ Terminal: /dev/pts/0
▟███████████▛ ▟██████████▙ CPU: Intel(R) Core(TM) i3-2365M (4) @ 1.40 GHz
▜██████████▛ ▟███████████▛ GPU: Intel 2nd Generation Core Processor Family Integrated Graphics Controller @ 1.00 GHz [Integrated]
▟███▛ ▟▙ ▟███▛ Memory: 4.46 GiB / 7.66 GiB (58%)
▟███▛ ▟██▙ ▟███▛ Swap: 0 B / 4.00 GiB (0%)
▟███▛ ▜███▙ ▝▀▀▀▀ Disk (/): 2.00 MiB / 888.65 GiB (0%) - zfs
▜██▛ ▜███▙ ▜██████████████████▛ Local IP (wlp3s0): 192.168.15.218/24
▜▛ ▟████▙ ▜████████████████▛ Locale: en_US.UTF-8
▟██████▙ ▜███▙
▟███▛▜███▙ ▜███▙
▜██████████▛ ▟███████████▛ GPU: Intel 2nd Generation Core Processor Family Integrated Gr]
▟███▛ ▟▙ ▟███▛ Memory: 1.63 GiB / 7.66 GiB (21%)
▟███▛ ▟██▙ ▟███▛ Swap: 239.83 MiB / 8.80 GiB (3%)
▟███▛ ▜███▙ ▝▀▀▀▀ Disk (/): 609.95 GiB / 907.15 GiB (67%) - ext4
▜██▛ ▜███▙ ▜██████████████████▛ Disk (/mnt/plakias): 757.22 GiB / 2.10 TiB (35%) - zfs
▜▛ ▟████▙ ▜████████████████▛ Local IP (wlp3s0): 192.168.107.83/24
▟██████▙ ▜███▙ Locale: en_US.UTF-8
▟███▛▜███▙ ▜███▙
▟███▛ ▜███▙ ▜███▙
▝▀▀▀ ▀▀▀▀▘ ▀▀▀▘
▝▀▀▀ ▀▀▀▀▘ ▀▀▀▘
```
## Future Checklist when Moving to New Server