Update new quadcore-292465 after getting initial deploy to work

This commit is contained in:
Eli Ribble 2026-05-07 22:41:14 +00:00
parent 5145104a16
commit 8417871a6d
No known key found for this signature in database
2 changed files with 8 additions and 6 deletions

View file

@ -4,7 +4,7 @@
disko.devices = {
disk = {
root = {
device = "/dev/sdb";
device = "/dev/disk/by-id/ata-SATA_SSD_18072512000554";
type = "disk";
content = {
type = "gpt";
@ -35,8 +35,9 @@
};
};
};
/*
data = {
device = "/dev/sda";
device = "/dev/sdb";
type = "disk";
content = {
type = "gpt";
@ -55,6 +56,7 @@
};
};
};
*/
};
lvm_vg = {
pool = {