Sif: enable python
This commit is contained in:
parent
fb9ec5a5af
commit
924892812d
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ in
|
|||
home.packages =
|
||||
[
|
||||
py
|
||||
pyPkgs.black
|
||||
# pyPkgs.black
|
||||
pkgs.ruff
|
||||
]
|
||||
++ lib.optionals config.programs.helix.enable (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue