fix: make wezterm use x11 as it broke again! :)

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-03-06 23:20:45 -03:00
parent 5547c1a100
commit c645cb6c6a
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ ... }:
{
programs.wezterm = {