diff --git a/nix-config/host/materusPC/configuration.nix b/nix-config/host/materusPC/configuration.nix index 3d4e09f..fabe199 100644 --- a/nix-config/host/materusPC/configuration.nix +++ b/nix-config/host/materusPC/configuration.nix @@ -90,6 +90,8 @@ in programs.dconf.enable = true; environment.systemPackages = with pkgs; [ + tmux + waypipe wezterm kdePackages.ark diff --git a/nix-config/host/oldie/configuration.nix b/nix-config/host/oldie/configuration.nix index f213180..5886d8c 100644 --- a/nix-config/host/oldie/configuration.nix +++ b/nix-config/host/oldie/configuration.nix @@ -91,6 +91,8 @@ boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_zen; networking.hostName = "oldie"; # Define your hostname. environment.systemPackages = with pkgs; [ + tmux + waypipe neovim nano fastfetch