fix: fixed old data moutpoint name

feat/kile-v2
Ricard Illa 2023-04-27 17:25:08 +02:00
parent 6b09d4c536
commit eec53a13b4
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ in {
allowDiscards = true;
};
data = {
device = "/dev/disk/by-uuid/0fdb839e-dee8-4374-81e6-4455cfc3ae39";
device = "/dev/disk/by-uuid/6a9246a0-984b-471c-9950-be16db3060f5";
allowDiscards = true;
};
};
@ -189,7 +189,7 @@ in {
snapshot_preserve = "2d";
snapshot_preserve_min = "latest";
snapshot_create = "onchange";
volume."/mnt/btr_root" = {
volume."/mnt/btr_data" = {
snapshot_dir = "btrbk_snapshots";
subvolume = {
data = { };