Commit graph

9 commits

Author SHA1 Message Date
72c876ee69
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.
2026-05-09 00:17:11 +00:00
98c8a60b10
Set quadcore-292465's big disk by id instead of temp label 2026-05-08 20:52:30 +00:00
5145104a16
Checkpoint for working deployment of Nix on new quadcore server 2026-05-07 22:24:04 +00:00
23a61985dc WIP getting legacy-sexcore back up
At this point I was able to successfully nixos-anywhere the system and
SSH back in afterwards. That's progress worth keeping.
2026-01-04 21:07:51 +00:00
fc4a7519b0 Fix mismatched network interface device name 2025-09-29 22:48:47 +00:00
2670d00728 Rename nocix disks to be more descriptive
Since I need to replace sda/sdb, but I don't want to do it twice, miss
one, and have really confusing behavior
2025-09-29 22:48:47 +00:00
bbc2bbb5e1 Break networking out to its own file.
This makes it easier to figure out what needs review and changing
Also switch to the latest detected hardware state.
2025-09-29 22:48:47 +00:00
803e1d4b4f Merge in working separate nocix config to main nixos-anywhere config
This involves renaming the disks because when I rebooted the VM the disk
names changed. I also made the root disk just 50G and put the rest in
/var, as well as formatting and mounting the big rust disk.
2025-09-08 19:44:59 +00:00
da2947b293 Initial attempt at new server on nocix
I'm not sure if this will work - I'm running it now - but I want to
commit it so I can see what changes I ended up needing after
establishing a baseline reading through the nixos-anywhere getting
started instructions.
2025-09-08 17:19:50 +00:00