Plasma
This commit is contained in:
parent
59842a4ba4
commit
97c86fb014
8 changed files with 122 additions and 7 deletions
11
packages/sets/communication.nix
Normal file
11
packages/sets/communication.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{ config, libs, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
thunderbird
|
||||
tutanota-desktop
|
||||
signal-desktop
|
||||
element-desktop
|
||||
vesktop
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue