You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent duplicate /nix entries in fstab (#1746)
* fix: prevent duplicate /nix entries in fstab
Filter out all existing /nix mount point entries and prelude comments,
then always append exactly one new fstab entry to ensure at most one
/nix entry in the output.
* fixup: handle consecutive whitespace
---------
Co-authored-by: Jean-François Roche <[email protected]>
0 commit comments