mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-08-01 01:42:07 +01:00
Added nushell updates
This commit is contained in:
@@ -18,10 +18,14 @@
|
||||
enable = true;
|
||||
package = pkgStream.nushell;
|
||||
plugins = with pkgStream.nushellPlugins; [
|
||||
bson
|
||||
desktop_notifications
|
||||
formats
|
||||
gstat
|
||||
highlight
|
||||
polars
|
||||
query
|
||||
semver
|
||||
];
|
||||
extraConfig = ''
|
||||
source ~/.config/nushell/my_config/config.nu
|
||||
|
||||
Reference in New Issue
Block a user