mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add nufmt too
This commit is contained in:
parent
01b196c9c5
commit
59f08c655c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in
|
|||
config = mkIfIn "nushell" cfg {
|
||||
environment.systemPackages = with pkgs; [
|
||||
nushell
|
||||
nufmt
|
||||
nushellPlugins.polars
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue