feat(void): mount /pile
This commit is contained in:
parent
5ca1f5626a
commit
345d754893
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/pile" =
|
||||
{ device = "/dev/disk/by-uuid/51ff5791-f197-4dfd-850a-00a8726ddb31";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/E135-9F42";
|
||||
fsType = "vfat";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue