1
0

default.nix 99 B

123456
  1. {
  2. ghostty = import ./programs/ghostty.nix;
  3. # imports = [
  4. # ./programs/ghostty.nix
  5. # ];
  6. }