nixos/colony: Switch to proper backup LV
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
neededForBoot = true;
|
neededForBoot = true;
|
||||||
};
|
};
|
||||||
"/mnt/backup" = {
|
"/mnt/backup" = {
|
||||||
device = "/dev/main/tmp-backup";
|
device = "/dev/main/backup";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user