nushell: slṕlit up configuration
This commit is contained in:
parent
a27db3020e
commit
c2959b633b
4 changed files with 2 additions and 66 deletions
|
@ -20,7 +20,7 @@
|
|||
overlayAttrs = config.packages;
|
||||
|
||||
packages = {
|
||||
nushell = import ./extraPackages/nushell-wrapped.nix {inherit inputs lib pkgs;};
|
||||
nushell = import ./extraPackages/nushell {inherit inputs lib pkgs;};
|
||||
helix = import ./extraPackages/helix-wrapped.nix {inherit inputs inputs' lib pkgs;};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue