mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-27 03:41:30 +01:00
fix: nushell scripts
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{pkgs-unstable, ...}:
|
||||
|
||||
let
|
||||
{pkgs-unstable, ...}: let
|
||||
nu_scripts = pkgs-unstable.nu_scripts;
|
||||
in
|
||||
{
|
||||
in {
|
||||
programs.bash = {
|
||||
# load the alias file for work
|
||||
bashrcExtra = ''
|
||||
|
||||
Reference in New Issue
Block a user