nix: Update inputs (ghostty hm module upstreamed)

This commit is contained in:
Sridhar Ratnakumar 2025-01-02 09:25:08 -05:00
parent 00ba1f893c
commit 71502d13c2
3 changed files with 24 additions and 44 deletions

View file

@ -1,8 +1,5 @@
{ flake, pkgs, ... }:
{
imports = [
flake.inputs.ghostty-hm.homeModules.default
];
programs.ghostty = {
enable = true;
package = pkgs.ghostty;