mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add gdu
This commit is contained in:
parent
6be4576d1d
commit
b3fc7fefb9
2 changed files with 2 additions and 1 deletions
|
@ -28,11 +28,11 @@ mkDefaultOizysModule config "cli" {
|
|||
# utils
|
||||
fd
|
||||
bat
|
||||
delta
|
||||
ripgrep
|
||||
|
||||
glow
|
||||
btop
|
||||
gdu
|
||||
])
|
||||
++ [ inputs.tsm.packages.${pkgs.system}.tsm ];
|
||||
}
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
|
||||
gh
|
||||
lazygit
|
||||
delta
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue