nix-community / impermanence

Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
MIT License
1.18k stars 85 forks source link

nixos: Only check file systems for neededForBoot #13

Closed talyz closed 4 years ago

talyz commented 4 years ago

Only assert that persistent paths are marked neededForBoot if they're file system roots.

Fixes #12

mogorman commented 4 years ago

can confirm this solves the problem i had.