🔧🔧🔧🔧🔧🔧

This commit is contained in:
Schrottkatze 2025-05-02 15:36:21 +02:00
parent 05c04b926e
commit e0d68a2531
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@
inherit pkgs-unstable-small pkgs-stable typst-within; inherit pkgs-unstable-small pkgs-stable typst-within;
}; };
home-manager.sharedModules = [ home-manager.sharedModules = [
inputs.nixcord.homeManagerModules.nixcord inputs.nixcord.homeModules.nixcord
]; ];
home-manager.users.jade = home-manager.users.jade =
{ {

View file

@ -21,7 +21,7 @@ with lib;
}: }:
{ {
programs.nixcord = { programs.nixcord = {
enable = true; enable = false;
vesktop = { vesktop = {
enable = true; enable = true;
# autoScroll.enable = true; # autoScroll.enable = true;