nix-community / impermanence

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

mount-file: allow file to exist if it's empty #187

Open lheckemann opened 4 months ago

lheckemann commented 4 months ago

Sometimes the root filesystem may not have been cleaned up or reset correctly, and this handles such situations more gracefully.