From aa269aa681a0f1ad2625ad024dc9c9ed201c938b Mon Sep 17 00:00:00 2001 From: stitchy Date: Sat, 21 Dec 2024 18:38:44 -0800 Subject: [PATCH] fix: packages missing from global config --- packages/default.nix | 2 ++ users/stitchynyan/home.nix | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/default.nix b/packages/default.nix index 8d18bee..498c230 100644 --- a/packages/default.nix +++ b/packages/default.nix @@ -75,10 +75,12 @@ in "glsl_analyzer" "gnumake" "gnupg" + "lazygit" "mypy" "neofetch" "p7zip" "pinentry" + "ripgrep" "rust-analyzer" "rustfmt" "rustup" diff --git a/users/stitchynyan/home.nix b/users/stitchynyan/home.nix index 19d7638..851f9d6 100644 --- a/users/stitchynyan/home.nix +++ b/users/stitchynyan/home.nix @@ -22,7 +22,6 @@ let "imv" "isync" "kitty" - "lazygit" "libreoffice" "librewolf" "lynx" @@ -60,7 +59,6 @@ in kicad #steamvr? procps - ripgrep usbutils yt-dlp (python3.withPackages (lib.attrVals [ "matplotlib" "pyflakes" "python-lsp-server" "sympy"]))