MAJOR INSANE REFACTOR CRAZYYY
This commit is contained in:
parent
cdba837391
commit
e7e7174464
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/hdd" =
|
fileSystems."/hdd" =
|
||||||
{
|
{ device = "/dev/disk/by-uuid/e2e4c4f3-51df-4020-b557-a7cf684de85b";
|
||||||
device = "/dev/disk/by-uuid/e2e4c4f3-51df-4020-b557-a7cf684de85b";
|
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue