Skip to content

Redundant directory creation in ephemeral-btrfs.nix #29

Description

@breezeight

I was looking at the ephemeral-btrfs module. I see you ensure needed directories exists:
https://github.com/Misterio77/nix-config/blob/ec4bd4983695521e8d1016093f3d092ffbe5ca6e/hosts/common/optional/ephemeral-btrfs.nix#L13-L14

But as far I understand the impermanence module included in optin-persistence.nix should
https://github.com/Misterio77/nix-config/blob/ec4bd4983695521e8d1016093f3d092ffbe5ca6e/hosts/common/global/optin-persistence.nix#L11-L20

Does it make sense to ephemeral-btrfs.nix removing the above lines?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions