nix-config/modules/ranger.nix

4 lines
68 B
Nix
Raw Normal View History

2025-07-27 22:07:00 +01:00
{
flake.modules.homeManager.base.programs.ranger.enable = true;
}