minor
This commit is contained in:
parent
98415653dd
commit
1398ac55ad
1 changed files with 0 additions and 6 deletions
|
|
@ -43,12 +43,6 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
# Note: Ghostty is currently marked as broken in nixpkgs
|
||||
# To use it, you'll need to either:
|
||||
# 1. Set NIXPKGS_ALLOW_BROKEN=1 when running hms
|
||||
# 2. Add nixpkgs.config.allowBroken = true to your configuration
|
||||
# 3. Install Ghostty manually from https://ghostty.org
|
||||
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
package = cfg.package;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue