fix: no results for home-manager search
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M internal/importer/importer.go → internal/importer/importer.go
@@ -11,6 +11,7 @@ ) type Source struct { Name string + Key string Enable bool Type Type Channel string