tv.wu: /home is btrfs

This commit is contained in:
tv 2015-09-27 00:38:37 +02:00
parent 1e7e36fe14
commit e04efb3787

View File

@ -331,6 +331,7 @@ with lib;
};
"/home" = {
device = "/dev/mapper/home";
fsType = "btrfs";
options = "defaults,noatime,ssd,compress=lzo";
};
"/boot" = {