Files
nixos/README.md
2026-04-18 00:45:20 -04:00

13 lines
546 B
Markdown

# nixos
Unified NixOS flake for three hosts:
- **mreow** — Framework 13 AMD AI 300 laptop (nixos-unstable)
- **yarn** — AMD Zen 5 desktop with Jovian-NixOS Steam mode (nixos-unstable, pull-based updates)
- **muffin** — AMD Zen 3 server (nixos-25.11, deploy-rs, agenix, ZFS, Caddy + services)
This repository was created by merging the histories of `dotfiles` (mreow, yarn) and `server-config` (muffin)
via `git subtree add`. See `git log --follow <file>` to trace any file across the merge.
See `AGENTS.md` for development conventions.