l icarus: (re)add /bku
This commit is contained in:
parent
54b86a5bcd
commit
e9f318037c
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user