meta: Remove sqlite / sqlcipher from global $PATH

Will be handled in individual project flake.nix files instead.
This commit is contained in:
Donovan Glover 2024-05-12 19:17:12 -04:00
parent 78d3861fd5
commit 4fcf7d48af
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 1 additions and 4 deletions

View File

@ -43,10 +43,6 @@ in
typst-live
universal-ctags
sqlite
sqlcipher
litecli
];
editorconfig = {

View File

@ -75,6 +75,7 @@ in
zellij
diskonaut
pgcli
litecli
;
inherit (pkgs)
p7zip