summary refs log tree commit diff stats
path: root/system/settings/darwin.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-03-12 11:17:10 +0100
committerAlan Pearce2025-03-12 11:17:10 +0100
commita6e18b5841fee0472ce2275aa06c842d1ca8c233 (patch)
treedd9ae5c00b33d779c0fcc6fbc48856bd1c45dd16 /system/settings/darwin.nix
parent57be872ed5b7de2657d68ebd8761f8ba760eb582 (diff)
downloadnixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.tar.lz
nixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.tar.zst
nixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.zip
remove lorri
Diffstat (limited to 'system/settings/darwin.nix')
-rw-r--r--system/settings/darwin.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/settings/darwin.nix b/system/settings/darwin.nix
index b49fcf35..233c5b17 100644
--- a/system/settings/darwin.nix
+++ b/system/settings/darwin.nix
@@ -25,18 +25,6 @@
     allowUnfree = true;
   };
 
-  services.lorri.enable = true;
-  launchd.user.agents.lorri = {
-    serviceConfig = {
-      RunAtLoad = lib.mkForce false;
-      Sockets = {
-        daemon = {
-          SockPathName = "${(builtins.getEnv "HOME")}/Library/Caches/com.github.target.lorri.lorri.lorri/daemon.socket";
-        };
-      };
-    };
-  };
-
   environment.launchDaemons = {
     "limit.maxfiles.plist" = {
       text = ''