Bcachefs: Difference between revisions

imported>Onny
Add link to NixOS manual for installation instructions
imported>Onny
m Add note for building installation image, workaround still required for 23.05
Line 44: Line 44:
{
{
   imports = [
   imports = [
     # Currently fails to build due to ZFS incompatibility with bcachefs
     # Currently fails on NixOS 23.05 to build due to ZFS incompatibility with bcachefs
     #<nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix>
     #<nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix>
     <nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-minimal-new-kernel-no-zfs.nix>
     <nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-minimal-new-kernel-no-zfs.nix>