Mount a shiny new volume
This commit is contained in:
parent
4a5fbf3d9c
commit
9b4991af49
|
@ -10,7 +10,7 @@
|
|||
zramSwap.enable = true;
|
||||
# volumes
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
fileSystems.nki-data = {
|
||||
fileSystems.data = {
|
||||
device = "/dev/disk/by-id/scsi-0HC_Volume_101470796";
|
||||
fsType = "btrfs";
|
||||
mountPoint = "/mnt/data";
|
||||
|
|
Loading…
Reference in a new issue