From 3e14a78e8c54da7bfd63f367fffee6202a086f51 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 2 Aug 2021 01:21:52 +0300 Subject: fix(tverskoy): Ensure gtk-launch is installed This is required for launching desktop applications from XDG shortcuts via counsel. Change-Id: I147fb0d6568e359c23655230b2a56214715827f6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3267 Tested-by: BuildkiteCI Reviewed-by: tazjin --- users/tazjin/nixos/tverskoy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/tazjin/nixos/tverskoy') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 42f2c7c553fe..c7ceffb9059f 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -235,6 +235,7 @@ in lib.fix(self: { git gnupg google-chrome + gtk3 # for gtk-launch htop hyperfine iftop -- cgit 1.4.1