mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-24 17:04:48 +01:00
feat: enable wezterm
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# xdg.configFile."wezterm/colors".source = "${catppuccin-wezterm}/dist";
|
||||
|
||||
programs.wezterm = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
package = pkgs-unstable.wezterm;
|
||||
|
||||
extraConfig =
|
||||
|
||||
Reference in New Issue
Block a user