From 6745de97a17daedd4ddde879dceec7be8eb9542b Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Fri, 25 Oct 2024 21:12:37 +0300 Subject: [PATCH] Revert "Add geoclue2" This reverts commit 6bbf15397c16500c60dd88b4297c1bfe2ec8c569. --- host/ochsenchopf/default.nix | 9 --------- 1 file changed, 9 deletions(-) diff --git a/host/ochsenchopf/default.nix b/host/ochsenchopf/default.nix index e2d8eb3..cfb88dd 100644 --- a/host/ochsenchopf/default.nix +++ b/host/ochsenchopf/default.nix @@ -31,15 +31,6 @@ # Set your time zone. services.localtimed.enable = true; - services.geoclue2 = { - enable = true; - enableWifi = false; - appConfig.redshift = { - isAllowed = true; - isSystem = false; - desktopID = "redshift"; - }; - }; # This value determines the NixOS release from which the default # settings for stateful data, like fi:le locations and database versions