fish: switch from nix-your-shell to any-nix-shell
1 file changed, 0 insertions(+), 5 deletions(-)
changed files
M user/settings/nix.nix → user/settings/nix.nix
@@ -10,13 +10,8 @@ imports = [ ../../pin.nix ]; nixpkgs.config = import ../config.nix; - # move to system config - programs.fish.interactiveShellInit = '' - any-nix-shell fish --info-right | source - ''; home.packages = with pkgs; [ - any-nix-shell nil nix-prefetch-scripts nix-init