Redshift: Difference between revisions

imported>Andriokha
It looks like you don't need to explicitly install packages needed for a service.
imported>Andriokha
No edit summary
Line 9: Line 9:
== Installation ==
== Installation ==


Install it with the <syntaxhighlight lang="nix" inline>redshift</syntaxhighlight> package.
Enable <syntaxhighlight lang="nix" inline>services.redshift</syntaxhighlight>.
Example snippet of <code>configuration.nix</code>:
Example snippet of <code>configuration.nix</code>:
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>