mirror of
https://github.com/youwen5/nixos.git
synced 2025-02-22 03:31:11 -08:00
feat: add gstat nushell plugin
This commit is contained in:
parent
aafdc32143
commit
cb45f07023
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ in
|
||||||
};
|
};
|
||||||
plugins = with pkgs.nushellPlugins; [
|
plugins = with pkgs.nushellPlugins; [
|
||||||
units
|
units
|
||||||
|
gstat
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue