l mors: reactivate /bku

This commit is contained in:
lassulus 2017-07-16 21:34:47 +02:00
parent 5b3d5572a5
commit 1c4a5e175a

View File

@ -110,11 +110,11 @@ with import <stockholm/lib>;
"/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";