diff --git a/home/base/desktop/shell.nix b/home/base/desktop/shell.nix index 8dd0ed97..7b9f12ac 100644 --- a/home/base/desktop/shell.nix +++ b/home/base/desktop/shell.nix @@ -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 = ''