From 3ca98455ef20c6c4dc4a622e0a282d9e8e30589c Mon Sep 17 00:00:00 2001 From: lassulus Date: Tue, 1 Nov 2022 12:40:36 +0100 Subject: l rxvt_unicode -> rxvt-unicode --- lass/2configs/blue-host.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lass/2configs/blue-host.nix') diff --git a/lass/2configs/blue-host.nix b/lass/2configs/blue-host.nix index 7aabf093..532e55fe 100644 --- a/lass/2configs/blue-host.nix +++ b/lass/2configs/blue-host.nix @@ -34,7 +34,7 @@ in { config = { ... }: { environment.systemPackages = [ pkgs.git - pkgs.rxvt_unicode.terminfo + pkgs.rxvt-unicode-unwrapped.terminfo ]; services.openssh.enable = true; users.users.root.openssh.authorizedKeys.keys = [ -- cgit v1.2.3