From 323e8887e28f23ac4e91c619e9f7d50247b9ecf8 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 30 May 2022 16:07:53 +0200 Subject: [PATCH] Fix wrong namespace for systemPackages --- modules/communication.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/communication.nix b/modules/communication.nix index deee606..1f87e26 100644 --- a/modules/communication.nix +++ b/modules/communication.nix @@ -8,7 +8,7 @@ with lib; { in mkIf cfg.enable { elss.graphical.enable = true; - environment.systemPackages = [ + environment.systemPackages = with pkgs; [ element-desktop jitsi-meet-electron signal-dektop