Add python env

This commit is contained in:
2026-02-13 23:35:25 +01:00
parent acec0450ab
commit fb80be90c0
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
home.shell.neovim.enable = true;
home.env.jdk.enable = true;
home.env.python.enable = true;
# No Home Application Folders
targets.darwin.linkApps.enable = false;