l icarus: (re)add /bku

This commit is contained in:
lassulus 2017-07-22 22:15:40 +02:00
parent 54b86a5bcd
commit e9f318037c

View File

@ -36,11 +36,11 @@
"/boot" = { "/boot" = {
device = "/dev/sda2"; device = "/dev/sda2";
}; };
#"/bku" = { "/bku" = {
# device = "/dev/mapper/pool-bku"; device = "/dev/mapper/pool-bku";
# fsType = "btrfs"; fsType = "btrfs";
# options = ["defaults" "noatime" "ssd" "compress=lzo"]; options = ["defaults" "noatime" "ssd" "compress=lzo"];
#}; };
"/home" = { "/home" = {
device = "/dev/mapper/pool-home"; device = "/dev/mapper/pool-home";
fsType = "btrfs"; fsType = "btrfs";