diff options
| author | Grisha Shipunov | 2025-03-08 18:07:30 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-03-08 18:07:30 +0100 |
| commit | ccb39b1190201df0c91f07e9f9950e4685a9fb07 (patch) | |
| tree | 65c539cd91c2fc605ee9e7c08cb2858b5c5f795a /modules/gnome.nix | |
| parent | 33a259f4804e468f6abac7fee4f558c5dc34264e (diff) | |
add ghosttty
Diffstat (limited to 'modules/gnome.nix')
| -rw-r--r-- | modules/gnome.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gnome.nix b/modules/gnome.nix index 506fbcf..738fd33 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -15,6 +15,7 @@ qbittorrent gnomeExtensions.caffeine spotify + ghostty ]; environment.gnome.excludePackages = with pkgs; [ |
