From 78779430b47ebe6213299395268fbfb1b0aaae37 Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Sun, 10 May 2020 23:15:56 +0200 Subject: [PATCH] Add slack and zoom for work --- configs/gui.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/gui.nix b/configs/gui.nix index d4122bc..d98f4f3 100644 --- a/configs/gui.nix +++ b/configs/gui.nix @@ -13,6 +13,8 @@ mpv mumble libreoffice-fresh + slack + zoom-us ]; programs.firefox = { enable = true;