readd python3 -- it's needed
This commit is contained in:
parent
427885772a
commit
0e5d3288f2
|
@ -25,6 +25,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
python3
|
||||
curl
|
||||
htop
|
||||
git
|
||||
|
|
Loading…
Reference in New Issue