mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix engi disk uuid
This commit is contained in:
parent
50cdb40912
commit
6700f58120
@ -20,7 +20,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/engi" =
|
fileSystems."/engi" =
|
||||||
{ device = "/dev/disk/by-uuid/89227565-1b54-41ec-adef-cd4ddd8565c5";
|
{ device = "/dev/disk/by-uuid/535012d6-71c2-40e3-85a5-71bb2e971ad0";
|
||||||
fsType = "btrfs";
|
fsType = "btrfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user