laptop
This commit is contained in:
parent
d8032cc35d
commit
e945735fa1
61 changed files with 344 additions and 550 deletions
9
home/desktop-full/messaging.nix
Normal file
9
home/desktop-full/messaging.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
signal-desktop
|
||||
# telegram-desktop
|
||||
simplex-chat-desktop
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue