4 lines
42 B
Nix
Raw Normal View History

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