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 <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-11-25 20:45:41 -05:00 committed by glittershark
parent 8eb7c6a515
commit c7cb806ad9

View file

@ -77,8 +77,6 @@
};
};
services.lorri.enable = true;
programs.direnv = {
enable = true;
enableBashIntegration = true;