mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 10:10:45 -06:00
add parallel
This commit is contained in:
parent
8f911a2242
commit
317e2d5696
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ mkDefaultOizysModule config "cli" {
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
(with pkgs; [
|
(with pkgs; [
|
||||||
|
parallel
|
||||||
chezmoi
|
chezmoi
|
||||||
zoxide
|
zoxide
|
||||||
lsd
|
lsd
|
||||||
|
|
Loading…
Reference in a new issue