updates & fix data vol
This commit is contained in:
parent
6078668cdc
commit
984103da1a
2 changed files with 10 additions and 10 deletions
|
|
@ -12,7 +12,7 @@
|
|||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
fileSystems."/mnt/data" =
|
||||
{ device = "/dev/disk/by-label/data";
|
||||
{ device = "/dev/disk/by-partlabel/data";
|
||||
fsType = "btrfs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue