move basic cli pkgs that doesn't need extra config to a module

This commit is contained in:
smayzy
2025-07-08 23:16:58 +02:00
parent b902e9137e
commit 3b1d577018
4 changed files with 25 additions and 8 deletions
+1
View File
@@ -4,5 +4,6 @@
./nh.nix
./nvf.nix
./fzf.nix
./pkgs.nix
];
}