Skip to content

Commit

Permalink
Add new uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiyq Widianto committed Sep 17, 2020
1 parent 558dcf7 commit 17e8aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/thinkpad-x220/thinkpad-x220.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
boot.extraModulePackages = [ ];

fileSystems."/" =
{ device = "/dev/disk/by-uuid/f0f42992-f3a5-47e7-ae24-87f5b7353d42";
{ device = "/dev/disk/by-uuid/44b0799f-ddc3-429e-99b0-e3a7ec518ae1";
fsType = "ext4";
};

Expand Down

0 comments on commit 17e8aef

Please sign in to comment.