Skip to content

Commit cb20bda

Browse files
committed
chore: add python3 to general home pkgs
1 parent a927190 commit cb20bda

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

devenv.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
just
1414
nodejs_latest
15-
python3 # Required for mdformat in treefmt
1615
];
1716

1817
# Claude Code MCP server configuration

users/jloos/home.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ in
7474
with pkgs;
7575
[
7676
direnv
77+
python3
7778

7879
gnupg
7980
htop

0 commit comments

Comments
 (0)