Split rest of home-manager config
This commit is contained in:
parent
b7e2ecbd46
commit
e1edfe1edc
12 changed files with 344 additions and 291 deletions
5
users/functionalhacker/programs/ripgrep.nix
Normal file
5
users/functionalhacker/programs/ripgrep.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
programs.ripgrep.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue