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

@ -15,8 +15,8 @@ with pkgs; {
services.gammastep = {
enable = true;
latitude = "53.2472211";
longitude = "10.4021562";
latitude = "53.2603609";
longitude = "10.4014691";
};
programs.ssh = { enable = true; };