add sqlit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs }:
|
||||
{ pkgs, perSystem, ... }:
|
||||
let
|
||||
helix-config = pkgs.writeText "helix.conf" ''
|
||||
[editor.cursor-shape]
|
||||
@@ -40,6 +40,9 @@ pkgs.mkShell {
|
||||
systemd-lsp
|
||||
zellij
|
||||
dua
|
||||
|
||||
python313Packages.psycopg2-binary
|
||||
perSystem.sqlit.default
|
||||
];
|
||||
|
||||
# Add environment variables
|
||||
|
||||
Reference in New Issue
Block a user