Sif: enable python

This commit is contained in:
Filippo Berto 2025-09-07 08:24:44 +02:00
parent fb9ec5a5af
commit 924892812d
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@
../../modules/hm/development/latex.nix
../../modules/hm/development/markdown.nix
../../modules/hm/development/nix.nix
# ../../modules/hm/development/python.nix
../../modules/hm/development/python.nix
# ../../modules/hm/development/rust.nix
../../modules/hm/development/web.nix

View file

@ -12,7 +12,7 @@ in
home.packages =
[
py
pyPkgs.black
# pyPkgs.black
pkgs.ruff
]
++ lib.optionals config.programs.helix.enable (