[NixOS] Add ghostty

This commit is contained in:
2024-12-29 15:22:01 -07:00
parent aa9d7b2d88
commit 95bd8dd280
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, makeEnable, ... }:
{ inputs, config, pkgs, makeEnable, ... }:
makeEnable config "myModules.desktop" true {
imports = [
./fonts.nix
@@ -57,6 +57,7 @@ makeEnable config "myModules.desktop" true {
# clipit
d-spy
dolphin
inputs.ghostty.packages."${system}".default
feh
firefox