readd python3 -- it's needed

This commit is contained in:
stupidcomputer 2024-06-15 21:58:09 -05:00
parent 427885772a
commit 0e5d3288f2
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
};
environment.systemPackages = with pkgs; [
python3
curl
htop
git