common.nix: install python globally (it is needed for the new version of the firmware script)
This commit is contained in:
parent
6670430f1c
commit
b965172dd4
1 changed files with 1 additions and 0 deletions
|
|
@ -12,5 +12,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
python3
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue