diff --git a/configuration.nix b/configuration.nix index 5a3072f..c79ba35 100644 --- a/configuration.nix +++ b/configuration.nix @@ -50,12 +50,6 @@ openssh.enable = true; - locate = { - enable = true; - latitude = "35"; - longitude = "139"; - }; - ntp.enable = true; nscd.enable = true;