Update desktop partition UUID

This commit is contained in:
Kiana Sheibani 2023-07-24 01:49:55 -04:00
parent 46eb9ccae2
commit 8754785d7a

View file

@ -7,7 +7,7 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/c8abae41-67ba-47b0-ab99-df5c152b4866";
{ device = "/dev/disk/by-uuid/c75eaa4d-9658-48e7-a2b3-1c6725ef8516";
fsType = "ext4";
};