diff --git a/home/features/desktop/common/default.nix b/home/features/desktop/common/default.nix index ac725e3..630aa1b 100644 --- a/home/features/desktop/common/default.nix +++ b/home/features/desktop/common/default.nix @@ -2,6 +2,7 @@ imports = [ ./firefox.nix ./alacritty.nix + ./wezterm.nix ./font.nix ./playerctl.nix ];