aboutsummaryrefslogtreecommitdiff
path: root/nix/modules/home/default.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-02-18 22:38:45 -0800
committerPreston Pan <ret2pop@gmail.com>2025-02-18 22:38:45 -0800
commit6f8dc8ecbeae8690a6e92a0a44916e6e17ba950f (patch)
treed874bc15e52cb201aaac3a82e948061fe93625a0 /nix/modules/home/default.nix
parentf36be340c309f413f095f3ba704b3188c92ffdd9 (diff)
octodns-cloudflare works with configHEADmain
Diffstat (limited to 'nix/modules/home/default.nix')
-rw-r--r--nix/modules/home/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nix/modules/home/default.nix b/nix/modules/home/default.nix
index 06c43dc..d2277da 100644
--- a/nix/modules/home/default.nix
+++ b/nix/modules/home/default.nix
@@ -96,7 +96,7 @@
]) else [])
++
(if config.monorepo.profiles.lang-python.enable then (with pkgs; [
- poetry
+ poetry
python3
python312Packages.jedi
]) else [])
@@ -122,6 +122,7 @@
nil
nixd
nixfmt-rfc-style
+ nix-prefetch-scripts
]) else [])
++
(if config.monorepo.profiles.crypto.enable then (with pkgs; [