Skip to content

Commit

Permalink
nix: Update inputs (ghostty hm module upstreamed)
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jan 2, 2025
1 parent 00ba1f8 commit 71502d1
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 44 deletions.
64 changes: 24 additions & 40 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
omnix.url = "github:juspay/omnix";
hyprland.url = "github:hyprwm/Hyprland/v0.46.2";
ghostty.url = "github:ghostty-org/ghostty";
ghostty-hm.url = "github:clo4/ghostty-hm-module";

# Neovim
nixvim.url = "github:nix-community/nixvim";
Expand Down
3 changes: 0 additions & 3 deletions modules/home/all/ghostty.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{ flake, pkgs, ... }:
{
imports = [
flake.inputs.ghostty-hm.homeModules.default
];
programs.ghostty = {
enable = true;
package = pkgs.ghostty;
Expand Down

0 comments on commit 71502d1

Please sign in to comment.