1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00
Files
niveum/configs/redshift.nix

4 lines
39 B
Nix
Raw Normal View History

2019-04-19 03:11:51 +02:00
{
2019-10-11 21:12:32 +02:00
services.redshift.enable = true;
2019-04-19 03:11:51 +02:00
}