Move ranger configuration
All checks were successful
/ check (push) Successful in 1m49s

This commit is contained in:
Oliver Davies 2025-07-27 22:07:00 +01:00
parent cff6bf0167
commit 8d7d6115e3
5 changed files with 3 additions and 18 deletions

3
modules2/ranger.nix Normal file
View file

@ -0,0 +1,3 @@
{
flake.modules.homeManager.base.programs.ranger.enable = true;
}