init: empty repo for unified nixos flake
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/result
|
||||
/result-*
|
||||
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user