mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
fixed disk uuid for core-security
This commit is contained in:
parent
ff1068ce89
commit
ffff5e8a2b
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
Reference in a new issue