update flake

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-25 20:53:09 +01:00
parent 9a41aff92d
commit 86fd60fd3d
3 changed files with 183 additions and 56 deletions

View File

@@ -1,6 +1,7 @@
{
pkgs,
config,
inputs,
...
}: {
imports = [
@@ -60,6 +61,7 @@
# Dev
go
bun
inputs.bun2nix.packages.${system}.default
docker
nodejs
python3