diff --git a/modules/system/packages.nix b/modules/system/packages.nix index 2b6b12d..baae1cc 100644 --- a/modules/system/packages.nix +++ b/modules/system/packages.nix @@ -4,7 +4,9 @@ comma ecryptfs efibootmgr + fd git + git-crypt htop jq kitty.terminfo @@ -15,8 +17,9 @@ neovim nfs-utils ntfs3g - sshfs + ripgrep rsync + sshfs wget ]; environment.variables.EDITOR = "nvim"; diff --git a/users/rin/packages.nix b/users/rin/packages.nix index b679b35..0860f4a 100644 --- a/users/rin/packages.nix +++ b/users/rin/packages.nix @@ -14,7 +14,6 @@ in { home.packages = with pkgs; [ dconf - fd ffmpeg gnupg kitty @@ -22,7 +21,6 @@ in { nodejs_latest pamixer qmk - ripgrep unrar weechat yt-dlp