From e0d68a2531c15768cd54f84ae460319a48935179 Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Fri, 2 May 2025 15:36:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=F0=9F=94=A7=F0=9F=94=A7?= =?UTF-8?q?=F0=9F=94=A7=F0=9F=94=A7=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 2 +- modules/desktop-legacy/social.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index c9ca4dd..125a903 100644 --- a/flake.nix +++ b/flake.nix @@ -94,7 +94,7 @@ inherit pkgs-unstable-small pkgs-stable typst-within; }; home-manager.sharedModules = [ - inputs.nixcord.homeManagerModules.nixcord + inputs.nixcord.homeModules.nixcord ]; home-manager.users.jade = { diff --git a/modules/desktop-legacy/social.nix b/modules/desktop-legacy/social.nix index bd86033..55c0895 100644 --- a/modules/desktop-legacy/social.nix +++ b/modules/desktop-legacy/social.nix @@ -21,7 +21,7 @@ with lib; }: { programs.nixcord = { - enable = true; + enable = false; vesktop = { enable = true; # autoScroll.enable = true;