Add nheko
This commit is contained in:
parent
4cc785b67e
commit
68764dd4ab
1 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,9 @@ in
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
programs.nheko = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
programs.obs-studio = {
|
programs.obs-studio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = with pkgs.obs-studio-plugins; [
|
plugins = with pkgs.obs-studio-plugins; [
|
||||||
|
@ -64,7 +67,6 @@ in
|
||||||
protonup-qt
|
protonup-qt
|
||||||
# rustdesk
|
# rustdesk
|
||||||
signal-desktop
|
signal-desktop
|
||||||
tutanota-desktop
|
|
||||||
webcord-vencord
|
webcord-vencord
|
||||||
tome4
|
tome4
|
||||||
shattered-pixel-dungeon
|
shattered-pixel-dungeon
|
||||||
|
|
Loading…
Add table
Reference in a new issue