mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 19:27:17 +00:00
re-enable python and packages
This commit is contained in:
parent
7b07cb6832
commit
9a9b138b36
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ let
|
|||
rsync
|
||||
openssh
|
||||
tldr
|
||||
#(import ./python-packages.nix { inherit pkgs; })
|
||||
(import ./python-packages.nix { inherit pkgs; })
|
||||
];
|
||||
in
|
||||
sharedPackages
|
||||
|
|
Loading…
Add table
Reference in a new issue