mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
chore: yodaHedgehog reformat btrfs
This commit is contained in:
parent
a1de1d2c38
commit
8551b95f6f
@ -33,7 +33,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/mnt/backup" =
|
fileSystems."/mnt/backup" =
|
||||||
{ device = "/dev/disk/by-uuid/ea3295df-0107-43dc-90c9-8c3f5558463e";
|
{ device = "/dev/disk/by-uuid/68508654-0abd-4784-adc8-6e31b44406b5";
|
||||||
fsType = "btrfs";
|
fsType = "btrfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user