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;
|
||||
};
|
||||
};
|
||||
programs.nheko = {
|
||||
enable = true;
|
||||
};
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
|
@ -64,7 +67,6 @@ in
|
|||
protonup-qt
|
||||
# rustdesk
|
||||
signal-desktop
|
||||
tutanota-desktop
|
||||
webcord-vencord
|
||||
tome4
|
||||
shattered-pixel-dungeon
|
||||
|
|
Loading…
Add table
Reference in a new issue