mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-27 05:36:21 +02:00
"fix" broken shit
This commit is contained in:
parent
4f96491282
commit
e439e4081d
4 changed files with 6 additions and 6 deletions
|
|
@ -22,6 +22,8 @@ with lib;
|
|||
{
|
||||
programs.nixcord = {
|
||||
enable = true;
|
||||
discord.enable = true;
|
||||
discord.vencord.enable = true;
|
||||
vesktop.enable = true;
|
||||
vesktop.autoscroll.enable = true;
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue