tv.wu: /home is btrfs
This commit is contained in:
parent
1e7e36fe14
commit
e04efb3787
@ -331,6 +331,7 @@ with lib;
|
|||||||
};
|
};
|
||||||
"/home" = {
|
"/home" = {
|
||||||
device = "/dev/mapper/home";
|
device = "/dev/mapper/home";
|
||||||
|
fsType = "btrfs";
|
||||||
options = "defaults,noatime,ssd,compress=lzo";
|
options = "defaults,noatime,ssd,compress=lzo";
|
||||||
};
|
};
|
||||||
"/boot" = {
|
"/boot" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user