summaryrefslogtreecommitdiff
path: root/home/pkgs/barista/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/pkgs/barista/shell.nix')
-rw-r--r--home/pkgs/barista/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/pkgs/barista/shell.nix b/home/pkgs/barista/shell.nix
index 0fcfc92..ddde10a 100644
--- a/home/pkgs/barista/shell.nix
+++ b/home/pkgs/barista/shell.nix
@@ -5,4 +5,4 @@ let
nix.enable = true;
golang.enable = true;
};
-in import ~/documents/nix/shells { inherit pkgs settings; }
+in import ~/code/nix/shells { inherit pkgs settings; }