NixOS-Config/modules/home/programs/terminal/carapace/default.nix

5 lines
48 B
Nix

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