diff --git a/flake-info/src/commands/packages-config.nix b/flake-info/src/commands/packages-config.nix index fcb2019..1642d6f 100644 --- a/flake-info/src/commands/packages-config.nix +++ b/flake-info/src/commands/packages-config.nix @@ -2,8 +2,8 @@ # Ensures no aliases are in the results. allowAliases = false; - # Also list unfree packages - allowUnfree = true; + # Do *NOT* list unfree packages + allowUnfree = false; # Enable recursion into attribute sets that nix-env normally doesn't look into # so that we can get a more complete picture of the available packages for the