about summary refs log tree commit diff
path: root/users/tazjin/nixos/tverskoy/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-08-01T22·21+0300
committertazjin <mail@tazj.in>2021-08-04T14·41+0000
commit3e14a78e8c54da7bfd63f367fffee6202a086f51 (patch)
tree2205eeb105628533126ed17103b0d290e0d4d9cd /users/tazjin/nixos/tverskoy/default.nix
parent93b2518b1c5b821f84009e890921709e0f8eba7d (diff)
fix(tverskoy): Ensure gtk-launch is installed r/2703
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 <mail@tazj.in>
Diffstat (limited to 'users/tazjin/nixos/tverskoy/default.nix')
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index 42f2c7c553..c7ceffb905 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