l icarus: (re)add /bku
This commit is contained in:
parent
54b86a5bcd
commit
e9f318037c
@ -36,11 +36,11 @@
|
||||
"/boot" = {
|
||||
device = "/dev/sda2";
|
||||
};
|
||||
#"/bku" = {
|
||||
# device = "/dev/mapper/pool-bku";
|
||||
# fsType = "btrfs";
|
||||
# options = ["defaults" "noatime" "ssd" "compress=lzo"];
|
||||
#};
|
||||
"/bku" = {
|
||||
device = "/dev/mapper/pool-bku";
|
||||
fsType = "btrfs";
|
||||
options = ["defaults" "noatime" "ssd" "compress=lzo"];
|
||||
};
|
||||
"/home" = {
|
||||
device = "/dev/mapper/pool-home";
|
||||
fsType = "btrfs";
|
||||
|
Loading…
Reference in New Issue
Block a user