Skip to content

Commit 4030816

Browse files
committed
bcachefs: try to fix test
1 parent 53c342b commit 4030816

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/bcachefs.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
# Example showing mounted subvolumes in a multi-disk configuration.
100100
mounted_subvolumes_in_multi = {
101101
type = "bcachefs_filesystem";
102+
# Mount the full filesystem to allow browsing subvolume structure
103+
mountpoint = "/subvolumes";
102104
passwordFile = "/tmp/secret.key";
103105
extraFormatArgs = [
104106
"--compression=lz4"

0 commit comments

Comments
 (0)