mirror of https://gitlab.crans.org/nounous/nixos
Ajout nouvel UUID
parent
2a17b33011
commit
c5fbd514f2
|
@ -14,7 +14,7 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/03214fba-5aad-4f5d-9e0c-da089dcb5d2b";
|
||||
{ device = "/dev/disk/by-uuid/4ded0657-a876-48d2-8fe0-9e1c0d3373f8";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue