Disable unused nheko due to insecure dep
This commit is contained in:
parent
6411dc78c6
commit
82fe0eb23a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
};
|
||||
programs.nheko = {
|
||||
enable = true;
|
||||
# enable = true; # insecure due to downstream olm
|
||||
};
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue