hotfix?
This commit is contained in:
parent
40574b2334
commit
505ca7ee45
1 changed files with 2 additions and 2 deletions
|
|
@ -29,12 +29,12 @@
|
|||
];
|
||||
|
||||
# 2 tb mini hdd
|
||||
fileSystems."/data/atreus/" =
|
||||
fileSystems."/data/atreus" =
|
||||
{ device = "/dev/disk/by-uuid/1840c2af-fdb2-48b6-8555-2cecd1afb106";
|
||||
fsType = "ext4";
|
||||
};
|
||||
# 500 gb nvme pcie
|
||||
fileSystems."/data/kasio/" =
|
||||
fileSystems."/data/kasio" =
|
||||
{ device = "/dev/disk/by-uuid/af74aa48-8513-4e31-a4b7-9fdd138e0002";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue