mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
cleanup
This commit is contained in:
parent
436a3913e7
commit
ad9c7413a3
7 changed files with 14 additions and 445 deletions
|
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
package = config.lib.nixGL.wrap pkgs.kitty;
|
||||
|
||||
settings = {
|
||||
disable_ligatures = "cursor";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue