mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fixed disk uuid for core-security
This commit is contained in:
parent
0741b10872
commit
5fa77013f7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
fileSystems."/" =
|
||||
{
|
||||
device = "/dev/disk/by-uuid/60c91357-1fe9-41da-8fb4-2f601d53ccab";
|
||||
device = "/dev/disk/by-uuid/bee9d8e2-9350-4949-a360-f3049ce7b89c";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue