exekall: Fix multiple uses of --conf
Currently, using --conf multiple times will override user-specified keys from in the first files by the value found in the last file, or the default value if one exists. Fix that by ignoring default values when stacking configurations.