diff options
-rw-r--r-- | configs/.profile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/.profile b/configs/.profile index 43c3a567c439..2237bb144513 100644 --- a/configs/.profile +++ b/configs/.profile @@ -13,9 +13,6 @@ fi # See this thread for more details: https://github.com/NixOS/nixpkgs/issues/8398 export LOCALE_ARCHIVE="$(readlink ~/.nix-profile/lib/locale)/locale-archive" -# TODO: Prefer `systemctl start docker.service` -# dockerd & - # 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 |