py
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
python313
|
||||
python3Full
|
||||
python3Packages.build
|
||||
python3Packages.pip
|
||||
python3Packages.installer
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user