fix: nushell scripts

This commit is contained in:
Ryan Yin
2023-12-26 20:13:29 +08:00
parent 9a937013d8
commit de5b30e92a

View File

@@ -1,9 +1,6 @@
{pkgs-unstable, ...}: {pkgs-unstable, ...}: let
let
nu_scripts = pkgs-unstable.nu_scripts; nu_scripts = pkgs-unstable.nu_scripts;
in in {
{
programs.bash = { programs.bash = {
# load the alias file for work # load the alias file for work
bashrcExtra = '' bashrcExtra = ''