mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
meta: Remove sqlite / sqlcipher from global $PATH
Will be handled in individual project flake.nix files instead.
This commit is contained in:
parent
78d3861fd5
commit
4fcf7d48af
@ -43,10 +43,6 @@ in
|
||||
typst-live
|
||||
|
||||
universal-ctags
|
||||
|
||||
sqlite
|
||||
sqlcipher
|
||||
litecli
|
||||
];
|
||||
|
||||
editorconfig = {
|
||||
|
@ -75,6 +75,7 @@ in
|
||||
zellij
|
||||
diskonaut
|
||||
pgcli
|
||||
litecli
|
||||
;
|
||||
inherit (pkgs)
|
||||
p7zip
|
||||
|
Loading…
Reference in New Issue
Block a user