Add fluffychat
This commit is contained in:
parent
f756d56978
commit
064bfde974
2 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
||||||
{
|
{
|
||||||
hello = upkgs.hello; # Placeholder
|
hello = upkgs.hello; # Placeholder
|
||||||
zelbar = zelbarpkgs.zelbar;
|
zelbar = zelbarpkgs.zelbar;
|
||||||
|
fluffychat = upkgs.fluffychat; # unstable so we have 2.0 which doesn't have security warnings
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
|
|
||||||
# Communication
|
# Communication
|
||||||
signal-desktop
|
signal-desktop
|
||||||
|
fluffychat
|
||||||
(pkgs.callPackage ./whisperx.nix { }) # Transcribe voice messages
|
(pkgs.callPackage ./whisperx.nix { }) # Transcribe voice messages
|
||||||
|
|
||||||
# downloading
|
# downloading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue