Skip to content

Commit

Permalink
feat(atomic): +ghostty
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Jan 1, 2025
1 parent 692d2a4 commit 257b75c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atomic/packages.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ var (
// TODO: match fedora version (when available, 40 returns 404)
"https://pkgs.tailscale.com/stable/fedora/tailscale.repo",
"https://copr.fedorainfracloud.org/coprs/yalter/niri/repo/fedora-FEDORA_MAJOR_VERSION/yalter-niri-fedora-FEDORA_MAJOR_VERSION.repo",
"https://copr.fedorainfracloud.org/coprs/pgdev/ghostty/repo/fedora-FEDORA_MAJOR_VERSION/pgdev-ghostty-fedora-FEDORA_MAJOR_VERSION.repo",
"https://copr.fedorainfracloud.org/coprs/tofik/nwg-shell/repo/fedora-FEDORA_MAJOR_VERSION/tofik-nwg-shell-fedora-FEDORA_MAJOR_VERSION.repo",
}
reposForImage = []string{
Expand Down Expand Up @@ -113,6 +114,7 @@ var (
"dbus-x11",
"firewall-config",
"fish",
"ghostty",
"google-droid-sans-fonts",
"google-droid-sans-mono-fonts",
"google-go-mono-fonts",
Expand Down

0 comments on commit 257b75c

Please sign in to comment.