update stuff

This commit is contained in:
2026-09-06 13:22:46 +02:00
parent 3b04aeb7c8
commit cb9b4bb609
3 changed files with 15 additions and 8 deletions
+9
View File
@@ -17,6 +17,13 @@
"transmission"
"steam"
"android-studio"
"opencode-desktop"
"anytype"
"linear"
"jan"
"bitwarden"
"freecad"
"blender"
];
pkgs =
pkgs: with pkgs; [
@@ -27,6 +34,8 @@
infisical
ffmpeg
mkcert
codecrafters-cli
postgresql_18
];
};
}