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

`user.*.directories` assertion is displaying incorrectly` #159

Open MangoIV opened 9 months ago

MangoIV commented 9 months ago
Failed assertions:
       - environment.persistence:
           Users and home doesn't match:
             forgejo: /home/forgejo != /var/lib/forgejo
             mangoiv: /home/mangoiv != /home/mangoiv
             root: /root != /root

           You probably want to set each
           environment.persistence.<path>.users.<user>.home to
           match the respective user's home directory as
           defined by users.users.<user>.home.

it should probably only display the first line