yggdrasil: matrix client
This commit is contained in:
parent
79ff9db5a9
commit
883e69214b
2 changed files with 7 additions and 0 deletions
|
|
@ -263,6 +263,9 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [
|
matches = [
|
||||||
|
{
|
||||||
|
app-id = "Element";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
app-id = "discord";
|
app-id = "discord";
|
||||||
}
|
}
|
||||||
|
|
@ -295,6 +298,9 @@
|
||||||
{
|
{
|
||||||
app-id = "discord";
|
app-id = "discord";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
app-id = "Element";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
app-id = "steam";
|
app-id = "steam";
|
||||||
title = "Friends List.*";
|
title = "Friends List.*";
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
discord
|
discord
|
||||||
teamspeak6-client
|
teamspeak6-client
|
||||||
|
element-desktop
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.obs-studio = {
|
programs.obs-studio = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue