From a26675468297bc646efb3c809c946f8a41e32e42 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sun, 11 Sep 2022 12:41:21 +0200 Subject: [PATCH] reenable discord electron --- home/christoph/nixinator/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index a6d6fe26..47f37c03 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -36,7 +36,7 @@ rec { polymc.enable = true; bottles.enable = true; discordChromium.enable = true; - discordElectron.enable = false; + discordElectron.enable = true; steam = { enable = true;