Add fish nix-shell integration through any-nix-shell

This commit is contained in:
Tristan D. 2023-10-05 13:29:32 +02:00
parent 27ebd92fa2
commit d883041482
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY

View file

@ -52,6 +52,7 @@ in {
enable = true;
interactiveShellInit = ''
any-nix-shell fish --info-right | source
direnv hook fish | source
'';
loginShellInit = ''
@ -324,6 +325,7 @@ in {
home.file.".background".source = wallpaperPath;
home.packages = with pkgs; [
any-nix-shell
cavalier
alejandra
atool