chore(flake): update inputs

This commit is contained in:
Felix Schröter 2021-03-04 14:41:26 +01:00
parent 373ad8e314
commit 82181a8d8b
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
4 changed files with 17 additions and 15 deletions

View file

@ -20,9 +20,11 @@
enable = true;
latitude = "53.2603609";
longitude = "10.4014691";
brightness = {
day = "0.9";
night = "0.9";
settings = {
general = {
brightness-day = "0.9";
brightness-night = "0.9";
};
};
};