tools: Install sqlite globally

It often is needed on servers where there is no user.
pull/64/head
Simon Bruder 2022-03-26 12:42:21 +01:00
parent da56357ad8
commit c70da831eb
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
2 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,7 @@
file # file type
ncdu # interactive du
rename # sed for filenames
sqlite-interactive # cli for sqlite databses
wget # download tool
# encryption tools

View File

@ -54,7 +54,6 @@ in
imagemagick # image conversion
(p7zip.override { enableUnfree = nixosConfig.sbruder.unfree.allowSoftware; }) # 7z cli (with optional rar support)
pdftk # pdf multitool
sqlite-interactive # cli for sqlite databses
# network tools
dnsutils # dig