Extract a ranger mixin
This commit is contained in:
parent
7df9eb7b4f
commit
dd04b40ae1
5 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
imports = [
|
||||
./ranger.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
programs.ranger = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue