This commit is contained in:
Tyler Mayoff 2025-06-24 14:11:38 -04:00
parent 436a3913e7
commit ad9c7413a3
7 changed files with 14 additions and 445 deletions

View file

@ -1,11 +1,6 @@
{
pkgs,
config,
...
}: {
{...}: {
programs.kitty = {
enable = true;
package = config.lib.nixGL.wrap pkgs.kitty;
settings = {
disable_ligatures = "cursor";