mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
`uid` isn't guaranteed to be defined, have fallback logic in place to account for that. Even if we require it eventually, we can't show a proper assertion/warning without being able to eval. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>