Skip to content

Commit

Permalink
feat: new eviler laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
Suya1671 committed May 21, 2024
1 parent 357066a commit c5cdfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/EVIL-LAPTOP/hardware.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/e0555d66-a1e8-4e10-a10e-bb7a7343e032";
{ device = "/dev/disk/by-uuid/991c47d4-0939-4582-a0c4-757fc7192175";
fsType = "ext4";
};

Expand Down

0 comments on commit c5cdfba

Please sign in to comment.