From 1441566c2dfa28e1089af5974c2175a006eadd41 Mon Sep 17 00:00:00 2001 From: sajenim Date: Sun, 16 Apr 2023 23:15:28 +0800 Subject: [PATCH] wezterm-git --- nixos/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 1a04d82..94e367c 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -37,6 +37,7 @@ # }) (final: prev: { awesome = inputs.nixpkgs-f2k.packages.${pkgs.system}.awesome-git; + wezterm = inputs.nixpkgs-f2k.packages.${pkgs.system}.wezterm-git; }) ]; # Configure your nixpkgs instance @@ -159,7 +160,7 @@ blender freecad openscad # Misc - openrgb + openrgb wezterm ]; # Completions for system packages