diff --git a/platforms/home-manager/modules/nmasur/profiles/experimental.nix b/platforms/home-manager/modules/nmasur/profiles/experimental.nix index c1b3768a..f83a5c8a 100644 --- a/platforms/home-manager/modules/nmasur/profiles/experimental.nix +++ b/platforms/home-manager/modules/nmasur/profiles/experimental.nix @@ -21,6 +21,9 @@ in home.packages = [ + pkgs.nmasur.ren-find # Rename files + pkgs.nmasur.rep-grep # Replace text in files + # Charm tools pkgs.glow # Markdown previews diff --git a/platforms/home-manager/modules/nmasur/profiles/power-user.nix b/platforms/home-manager/modules/nmasur/profiles/power-user.nix index 9bc30fd1..97c725bb 100644 --- a/platforms/home-manager/modules/nmasur/profiles/power-user.nix +++ b/platforms/home-manager/modules/nmasur/profiles/power-user.nix @@ -29,8 +29,6 @@ in pkgs.nixfmt # Format Nix code pkgs.nmasur.jqr # FZF fq JSON tool pkgs.nmasur.osc # Clipboard over SSH - pkgs.nmasur.ren-find # Rename files - pkgs.nmasur.rep-grep # Replace text in files pkgs.pandoc # Convert text documents pkgs.qrencode # Generate qr codes pkgs.spacer # Output lines in terminal