+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+3
nixos/modules/system/boot/stage-1-init.sh
+3
nixos/modules/system/boot/stage-1-init.sh
···
+21
nixos/modules/tasks/filesystems/erofs.nix
+21
nixos/modules/tasks/filesystems/erofs.nix
···
+92
-41
nixos/tests/non-default-filesystems.nix
+92
-41
nixos/tests/non-default-filesystems.nix
···+machine.succeed("grep -E '/dev/vda / btrfs rw,relatime,space_cache=v2,subvolid=[0-9]+,subvol=/root 0 0' /proc/mounts")+machine.succeed("grep -E '/dev/vda /home btrfs rw,relatime,space_cache=v2,subvolid=[0-9]+,subvol=/home 0 0' /proc/mounts")-machine.succeed("grep -E '/dev/vda / btrfs rw,relatime,space_cache=v2,subvolid=[0-9]+,subvol=/root 0 0' /proc/mounts")-machine.succeed("grep -E '/dev/vda /home btrfs rw,relatime,space_cache=v2,subvolid=[0-9]+,subvol=/home 0 0' /proc/mounts")