mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-03 19:48:24 +08:00
nix: Update inputs (ghostty hm module upstreamed)
This commit is contained in:
parent
00ba1f893c
commit
71502d13c2
3 changed files with 24 additions and 44 deletions
|
|
@ -1,8 +1,5 @@
|
|||
{ flake, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
flake.inputs.ghostty-hm.homeModules.default
|
||||
];
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
package = pkgs.ghostty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue