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
|
||||
zelbar = zelbarpkgs.zelbar;
|
||||
fluffychat = upkgs.fluffychat; # unstable so we have 2.0 which doesn't have security warnings
|
||||
}
|
||||
)
|
||||
];
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
# Communication
|
||||
signal-desktop
|
||||
fluffychat
|
||||
(pkgs.callPackage ./whisperx.nix { }) # Transcribe voice messages
|
||||
|
||||
# downloading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue