extraPackages: wrap nushell

This commit is contained in:
Charlie Root 2024-09-12 09:37:27 +02:00
commit 0d08941285
3 changed files with 66 additions and 7 deletions

View file

@ -1,8 +1,9 @@
_: {
{
imports = [
./fmt.nix
./shell.nix
./templates
./lib
./pkgs
];
}