Install pycharm and python for teaching
This commit is contained in:
parent
ac218d95e0
commit
e97254baff
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
||||
environment.etc."jetbrains/python".source = pkgs.python3;
|
||||
environment.systemPackages = [ pkgs.jetbrains.pycharm-community ];
|
||||
|
||||
# Machine-specific module settings
|
||||
chvp = {
|
||||
stateVersion = "20.09";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue