This commit is contained in:
2024-10-10 15:18:16 +01:00
parent ab6e62c02d
commit 04a84923ef

View File

@@ -15,7 +15,7 @@
};
# Fix an issue where home-manager apps are not indexed on Spotlight
mac-app-util.url = {
mac-app-util = {
url = "github:hraban/mac-app-util";
inputs.nixpkgs.follows = "nixpkgs";
};