diff options
Diffstat (limited to 'configs/shared/.profile')
-rw-r--r-- | configs/shared/.profile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/shared/.profile b/configs/shared/.profile index 32a0d13bf434..b442aea27936 100644 --- a/configs/shared/.profile +++ b/configs/shared/.profile @@ -44,9 +44,6 @@ eval "$(ssh-agent -s)" # TODO: Prefer `systemctl start docker.service` dockerd & -# Start lorri -systemctl --user start lorri.service - # Set environment variables for Nix. Don't run this for systems running NixOS. # TODO: Learn why I can't use the variables from ~/briefcase/.envrc. case $(hostname) in |