about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/config.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/config.fish b/dotfiles/config.fish
index 6a491fac5d4e..d52d6f61d6da 100644
--- a/dotfiles/config.fish
+++ b/dotfiles/config.fish
@@ -29,3 +29,6 @@ alias edit 'emacsclient -n'
 
 # Old habits die hard (also ls is just easier to type):
 alias ls 'exa'
+
+# Fix up nix-env & friends for Nix 2.0
+export NIX_REMOTE=daemon