From 3882a7074df48e348dbd7cc34d81bffc3f062b8f Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 26 Mar 2026 23:34:00 +0100 Subject: flake updates --- hm/soft/nixcord.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'hm/soft/nixcord.nix') diff --git a/hm/soft/nixcord.nix b/hm/soft/nixcord.nix index bd43501..ee732e8 100644 --- a/hm/soft/nixcord.nix +++ b/hm/soft/nixcord.nix @@ -14,13 +14,11 @@ in options.hm.soft.nixcord.enable = lib.mkEnableOption "nixcord configuration"; config = lib.mkIf cfg.enable { home.packages = with pkgs; [ - stoat-desktop - element-desktop - gajim equibop + gajim ]; programs.nixcord = { - # enable = true; + enable = true; discord = { enable = true; autoscroll.enable = true; -- cgit v1.3