puzzlevision/homes/x86_64-linux/jo/apps/ghostty/default.nix

4 lines
47 B
Nix

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