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:
parent
ee93e18a6b
commit
72c876ee69
7 changed files with 263 additions and 797 deletions
|
|
@ -36,7 +36,7 @@
|
|||
};
|
||||
};
|
||||
data = {
|
||||
device = "ata-Hitachi_HUA722020ALA331_B9HMU2WF";
|
||||
device = "/dev/disk/by-id/ata-Hitachi_HUA722020ALA331_B9HMU2WF";
|
||||
type = "disk";
|
||||
content = {
|
||||
type = "gpt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue