remove unsupported bcachefs subvol settings

This commit is contained in:
Tao Tien 2024-10-14 22:53:57 -07:00
parent f6d180aa29
commit 4edccaa438

View file

@ -37,10 +37,6 @@
"discard"
];
mountpoint = "/";
# subvolumes = {
# "/home" = {};
# "/nix" = {};
# };
};
};
};