modules/redshift-gammastep: install package into the profile (#3710)

This is needed to make sure that the tray icon is actually found.
Otherwise an empty icon indicating that it wasn't found is shown.
This commit is contained in:
Maximilian Bosch 2023-02-27 15:49:49 +01:00 committed by GitHub
parent 635bbcdd6f
commit ab7c8f4a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,6 +183,8 @@ in {
xdg.configFile.${xdgConfigFilePath}.source = xdg.configFile.${xdgConfigFilePath}.source =
settingsFormat.generate xdgConfigFilePath cfg.settings; settingsFormat.generate xdgConfigFilePath cfg.settings;
home.packages = [ cfg.package ];
systemd.user.services.${moduleName} = { systemd.user.services.${moduleName} = {
Unit = let Unit = let
geoclueAgentService = geoclueAgentService =