Files
nixos/README.md
primary 7ef4e5a68f
All checks were successful
Build and Deploy / mreow (push) Successful in 41s
Build and Deploy / yarn (push) Successful in 52s
Build and Deploy / muffin (push) Successful in 1m14s
trigger first ci run
2026-04-18 01:32:02 -04:00

14 lines
547 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.