mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
clankers need python
This commit is contained in:
parent
d246da2f79
commit
d830fd287c
2 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
btop
|
||||
python3
|
||||
flake.inputs.zmx.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue