From c7cb806ad9f4d870b86f2a78b69ca47e24916a37 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Wed, 25 Nov 2020 20:45:41 -0500 Subject: fix(gs/system): lorri as a home-manager svc doesn't work on Darwin Change-Id: Ieaf14d955157c759f12d70ddfd518789281dab1a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2150 Reviewed-by: glittershark Tested-by: BuildkiteCI --- users/glittershark/system/home/modules/common.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'users/glittershark/system') diff --git a/users/glittershark/system/home/modules/common.nix b/users/glittershark/system/home/modules/common.nix index 69494cea42..8f3df0955a 100644 --- a/users/glittershark/system/home/modules/common.nix +++ b/users/glittershark/system/home/modules/common.nix @@ -77,8 +77,6 @@ }; }; - services.lorri.enable = true; - programs.direnv = { enable = true; enableBashIntegration = true; -- cgit 1.4.1