]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blobdiff - roles/shell/bash/templates/bashrc.j2
Add backup script
[perso/Immae/Config/Ansible.git] / roles / shell / bash / templates / bashrc.j2
index 1bf94e7d3064f90a5bba7d94c44f0f80a0206d15..d6db656bc6d4cc160c9a1659c4916ac676edabd5 100644 (file)
@@ -121,6 +121,7 @@ __prompt_command () {
   PS1+="$green\u@\h$blue \w \$$d "
 }
 
+NIX_PATH=nixpkgs=channel:nixpkgs-unstable
 source /usr/share/fzf/key-bindings.bash
 source /usr/share/fzf/completion.bash
 export FZF_COMPLETION_TRIGGER='#'