Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/modules/profiles/base.nix: omit zfs if unavailable #194150

Merged
merged 1 commit into from Oct 10, 2022
Merged

nixos/modules/profiles/base.nix: omit zfs if unavailable #194150

merged 1 commit into from Oct 10, 2022

Commits on Oct 9, 2022

  1. nixos/modules/profiles/base.nix: omit zfs if unavailable

    The `boot.zfs.enabled` option is marked `readOnly`, so this is the only way to
    successfully build a NixOS installer image for platforms that zfs does not build
    for.
    
    Co-authored-by: Alyssa Ross <hi@alyssa.is>
    Adam Joseph and alyssais committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    82d3c06 View commit details
    Browse the repository at this point in the history