Add nix-unstable for LLM within our main flake

This is a pretty big refactor of the way systems work, but it avoids
bifurcating further. At this commit point I actually used nixos-anywhere
on the staging server and it came out okay, which is encouraging.
This commit is contained in:
Eli Ribble 2026-05-09 00:17:11 +00:00
parent ee93e18a6b
commit 72c876ee69
No known key found for this signature in database
7 changed files with 263 additions and 797 deletions

View file

@ -36,7 +36,7 @@
};
};
data = {
device = "ata-Hitachi_HUA722020ALA331_B9HMU2WF";
device = "/dev/disk/by-id/ata-Hitachi_HUA722020ALA331_B9HMU2WF";
type = "disk";
content = {
type = "gpt";