+17
-3
nixos/modules/tasks/filesystems/bcachefs.nix
+17
-3
nixos/modules/tasks/filesystems/bcachefs.nix
···-mountUnit = "${utils.escapeSystemdPath (prefix + (lib.removeSuffix "/" fs.mountPoint))}.mount";prop: options: (map (lib.removePrefix "${prop}=") (builtins.filter (lib.hasPrefix prop) options));