mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
fix: nushell scripts
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user