Extract a ranger mixin
This commit is contained in:
parent
7df9eb7b4f
commit
dd04b40ae1
5 changed files with 7 additions and 6 deletions
5
modules/mixins/ranger.nix
Normal file
5
modules/mixins/ranger.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
home-manager.users.opdavies.programs.ranger = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue