feat: Got basic functionality working.

This commit is contained in:
2025-10-28 13:27:47 -04:00
parent 98400ab0df
commit ba46ba6a6c
3 changed files with 127 additions and 21 deletions

View File

@@ -69,8 +69,9 @@
devShells.default = pkgs.mkShell
{
buildInputs = with pkgs; [
# TODO: Packages go here.
unstable.nushell
age
nushell
sqlite
# IDE
unstable.helix