Install element and signal
This commit is contained in:
5
home/element.nix
Normal file
5
home/element.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
element-desktop
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user