restructure
This commit is contained in:
9
modules/users/nathan/home-manager/features/ripgrep.nix
Normal file
9
modules/users/nathan/home-manager/features/ripgrep.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ ... }: {
|
||||
|
||||
flake.homeModules.nathan = { ... }: {
|
||||
|
||||
programs.ripgrep = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user