From 0a36aaec2656f42d780bd113c5d46498c6d5b6b7 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Wed, 25 Aug 2021 00:17:15 -0400 Subject: [PATCH] add terminator --- modules/profiles.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/profiles.nix b/modules/profiles.nix index 692dad6..a2d49fd 100644 --- a/modules/profiles.nix +++ b/modules/profiles.nix @@ -52,6 +52,7 @@ in pavucontrol steam-run tdesktop + terminator youtube-dl (pkgs.writeShellScriptBin "mfa" "exec ssh-add -s${pkcslib}")