fix: change disk blkid for bicboye

Caused a mishap at the storage level. Reformatted the disk and restored
the data.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-06 00:01:43 +05:30
parent 6887ce0427
commit 16683be33e
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -96,7 +96,7 @@ _: {
}; };
"/storage/media" = { "/storage/media" = {
device = "/dev/disk/by-uuid/f8aadf58-d561-476b-a2c5-64b266dc5755"; device = "/dev/disk/by-uuid/8cf1e73e-39fe-4e5d-a2ec-652e51931f27";
fsType = "btrfs"; fsType = "btrfs";
options = [ options = [
"defaults" "defaults"