new rootdisk

master
Rachel Lambda Samuelsson 2024-02-11 17:01:35 +01:00
parent 965fa89ab9
commit 024845ceac
1 changed files with 2 additions and 2 deletions

View File

@ -14,12 +14,12 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/963c5cb4-e35d-4992-83e9-5f8724de2c88";
{ device = "/dev/disk/by-uuid/0e798204-b0bb-42fa-9cac-6a48d15400a9";
fsType = "ext4";
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/5951-2630";
{ device = "/dev/disk/by-uuid/12A8-6CF2";
fsType = "vfat";
};