mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-08-18 08:22:50 +01:00
Disabled broke nushell plugins
This commit is contained in:
@@ -18,11 +18,11 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
package = pkgStream.nushell;
|
package = pkgStream.nushell;
|
||||||
plugins = with pkgStream.nushellPlugins; [
|
plugins = with pkgStream.nushellPlugins; [
|
||||||
bson
|
# bson
|
||||||
desktop_notifications
|
# desktop_notifications
|
||||||
formats
|
formats
|
||||||
gstat
|
gstat
|
||||||
highlight
|
# highlight
|
||||||
polars
|
polars
|
||||||
query
|
query
|
||||||
semver
|
semver
|
||||||
|
|||||||
Reference in New Issue
Block a user