add vencord (yes, ik, wrong order)

This commit is contained in:
Schrottkatze 2025-04-01 17:58:07 +02:00
parent 279aebf54e
commit b8c6e0c196
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
2 changed files with 18 additions and 0 deletions

View file

@ -16,6 +16,17 @@ in
pkgs-stable,
...
}: {
programs.nixcord = {
enable = true;
vesktop = {
enable = true;
# autoScroll.enable = true;
};
config = {
frameless = true;
disableMinSize = true;
};
};
home.packages = with pkgs; [
signal-desktop
mumble