Checkpoint for working deployment of Nix on new quadcore server

This commit is contained in:
Eli Ribble 2026-05-07 22:24:04 +00:00
parent 6748641a85
commit 5145104a16
No known key found for this signature in database
4 changed files with 71 additions and 55 deletions

View file

@ -4,7 +4,7 @@
disko.devices = {
disk = {
root = {
device = "/dev/sda";
device = "/dev/disk/by-id/ata-SATA_SSD_18072512000554";
type = "disk";
content = {
type = "gpt";