mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat: add sqlite to admin essentials
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
pkgs.lsof # list open files
|
pkgs.lsof # list open files
|
||||||
pkgs.psmisc # for killall, pstree
|
pkgs.psmisc # for killall, pstree
|
||||||
# SHELL
|
# SHELL
|
||||||
|
pkgs.sqlite
|
||||||
pkgs.fd # better find
|
pkgs.fd # better find
|
||||||
pkgs.tree
|
pkgs.tree
|
||||||
pkgs.parallel # for parallel, since moreutils shadows task spooler
|
pkgs.parallel # for parallel, since moreutils shadows task spooler
|
||||||
|
|||||||
Reference in New Issue
Block a user