Skip to content

Commit

Permalink
Add comment about ghostty package
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jan 6, 2025
1 parent 8d28b73 commit f7bf8a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/ghostty/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{ config, lib, ... }:

{
# INFO: ghostty package is flagged as broken for Darwin.
# https://github.com/NixOS/nixpkgs/pull/369788
config.xdg.configFile."ghostty/config" = {
text = ''
command = "${lib.getExe config.programs.fish.package}"
Expand Down

0 comments on commit f7bf8a5

Please sign in to comment.