diff --git a/users/glittershark/system/home/modules/common.nix b/users/glittershark/system/home/modules/common.nix index 69494cea4..8f3df0955 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;