diff --git a/hosts/home.nix b/hosts/home.nix index 2a6a408..5773458 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -28,6 +28,7 @@ homeDirectory = "/home/${user}"; packages = with pkgs; [ + kicad devbox nix-prefetch-git libnotify diff --git a/modules/shell/tmux/home.nix b/modules/shell/tmux/home.nix index c440289..5a65302 100644 --- a/modules/shell/tmux/home.nix +++ b/modules/shell/tmux/home.nix @@ -14,6 +14,7 @@ # } resurrect continuum + vim-tmux-navigator ]; extraConfig = ''