Skip to content

Commit 6ce55df

Browse files
committed
Adding python3 to nix
1 parent bba25d9 commit 6ce55df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

os/nixos/home-manager/apps.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
pkgs.claude-code
4141
pkgs.opencode
4242

43+
# Development
44+
pkgs.python3
45+
4346
# Games
4447
#pkgs.minecraft
4548
pkgs.atlauncher

0 commit comments

Comments
 (0)