From 55a5f030b032e73960b03a680ccb6041405c4c61 Mon Sep 17 00:00:00 2001 From: Julian Date: Mon, 2 Jan 2023 18:42:09 -0800 Subject: [PATCH] switch to gnome terminal --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 816dc05..0bc6c38 100644 --- a/configuration.nix +++ b/configuration.nix @@ -89,7 +89,6 @@ extraGroups = [ "networkmanager" "wheel" ]; packages = with pkgs; [ firefox - alacritty git tor-browser-bundle-bin nextcloud-client @@ -138,6 +137,7 @@ libgdiplus gnome.gnome-tweaks zerotierone + gnome.gnome-terminal ]; # GNUPG Stuff