This commit is contained in:
Trolli Schmittlauch 2025-12-08 19:26:18 +01:00
parent 0b36532ed3
commit 3672286b57
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ in
pythonTools = true;
};
targets.darwin = {
linkApps.enable = false; # spotlight ignores symlinks
linkApps.enable = false; # spotlight ignores symlinks
copyApps.enable = true;
};