mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
feat: update packages to the latest version, disable wezterm
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# xdg.configFile."wezterm/colors".source = "${catppuccin-wezterm}/dist";
|
||||
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
extraConfig =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user