1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

chore: upgrade to 19.09

This commit is contained in:
Kierán Meinhardt
2019-10-11 21:12:32 +02:00
parent 922b3cdabd
commit 36d51e5a60
10 changed files with 17 additions and 20 deletions

View File

@@ -1,7 +1,3 @@
{
services.redshift = {
enable = true;
latitude = "52";
longitude = "13";
};
services.redshift.enable = true;
}