.hive/modules/home/ranger/ranger.nix

4 lines
44 B
Nix

{...}: {
programs.ranger.enable = true;
}