mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
feat: access extraPackages in neovim's terminal - add a shell wrapper
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#############################################################
|
||||
|
||||
home.packages = with pkgs; [
|
||||
(python311.withPackages (
|
||||
(python3.withPackages (
|
||||
ps:
|
||||
with ps; [
|
||||
ipython
|
||||
|
||||
Reference in New Issue
Block a user