Skip to content

Default planner does not use macOS planner defaults when installing on macOS #891

@stephan-koenig

Description

@stephan-koenig

Hi,

Thanks, I love your product! It makes it so much easier to get started on Nix!

When using the default planner with

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

on macOS, the planner defaults to encrypting the volume Nix Store, preventing it from simply being managed (i.e. encrypted) by FileVault (and by extension, other admin platforms like Sophos Endpoints). In contrast, the macOS planner with

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install macos

defaults to not encrypt the Nix Store volume (and FileVault, if activated, just encrypts it automatically).

Suggestion: The default planner on macOS should reflect the macOS planner for consistency and a more sensible default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions