diff --git a/hosts/p71.nix b/hosts/p71.nix index 5547433..c9d390c 100644 --- a/hosts/p71.nix +++ b/hosts/p71.nix @@ -80,6 +80,7 @@ environment.systemPackages = with pkgs; [ gnome3.gnome-tweaks brave + google-chrome vscode nodejs-12_x # Need this node https://nixos.wiki/wiki/Vscode obsidian @@ -87,6 +88,7 @@ ripgrep fzf htop + psmisc ]; diff --git a/hosts/x1c7.nix b/hosts/x1c7.nix index e13bb10..e0380f8 100644 --- a/hosts/x1c7.nix +++ b/hosts/x1c7.nix @@ -67,9 +67,14 @@ environment.systemPackages = with pkgs; [ gnome3.gnome-tweaks brave + google-chrome vscode obsidian signal-desktop + psmisc + htop + fzf + ripgrep ]; services = {