gmodena / nix-flatpak

Install flatpaks declaratively
Apache License 2.0
302 stars 10 forks source link

options: fix uninstallUnmanaged default value. #62

Closed gmodena closed 6 months ago

gmodena commented 6 months ago

Coerce the null value to false when initializing the value of uninstallUnmanaged from the uninstallUnmanagedPackages option default value.

Fixes issue #61.