add trayscale

This commit is contained in:
Vinzenz Schroeter 2025-11-11 17:14:37 +01:00
parent 4267f9e951
commit c0b36e1e1f

View file

@ -88,5 +88,7 @@
};
"idea.properties".text = "idea.filewatcher.executable.path = ${pkgs.fsnotifier}/bin/fsnotifier";
};
services.trayscale.enable = true;
};
}