1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Use Ghostty of self

This commit is contained in:
RGBCube 2023-12-08 13:51:34 +03:00
parent cb76964690
commit ca93914ab0
No known key found for this signature in database
2 changed files with 12 additions and 10 deletions

View file

@ -35,12 +35,14 @@
https://nix-community.cachix.org/
https://hyprland.cachix.org/
https://cache.privatevoid.net/
https://cache.garnix.io/
'';
extra-trusted-public-keys = ''
nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=
cache.privatevoid.net-1:SErQ8bvNWANeAvtsOESUwVYr2VJynfuc9JRwlzTTkVg=
cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=
'';
};
@ -67,7 +69,7 @@
};
ghostty = {
url = "git+ssh://git@github.com/mitchellh/ghostty";
url = "git+ssh://git@github.com/RGBCube/Ghostty";
};
ghosttyModule = {