Skip to content

Commit

Permalink
add python module
Browse files Browse the repository at this point in the history
  • Loading branch information
Svenum committed Oct 27, 2024
1 parent 8e7480b commit e18da30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nixos/virtualisation/docker/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ let

customPython = pkgs.python3.withPackages (pythonPkgs: [
pythonPkgs.pyyaml
pythonPkgs.requests
]);
in
{
Expand Down

0 comments on commit e18da30

Please sign in to comment.