add sqlit

This commit is contained in:
2026-01-15 11:13:54 +01:00
parent cb5c5aeff2
commit e3ad78a790
3 changed files with 75 additions and 2 deletions

View File

@@ -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