From 39cd607e8a1b7b0830a3feb93907c0ba8fba8a60 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 23 Oct 2025 12:03:35 -0500 Subject: modules/sets: Replace URxvt with Alacritty --- hosts/bean/common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index 5785ac9..b66b379 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -30,11 +30,12 @@ in sys.tools = true; www.browser = true; }; + this.sets.gui.terminalEmulator = pkgs.rxvt-unicode; + environment.systemPackages = with pkgs; [ emacs awesome jre - rxvt-unicode nethack sil-q ppsspp -- cgit v1.2.3