Disable unused nheko due to insecure dep

This commit is contained in:
Tristan D. 2024-08-26 09:19:09 +02:00
parent 6411dc78c6
commit 82fe0eb23a
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -15,7 +15,7 @@
};
};
programs.nheko = {
enable = true;
# enable = true; # insecure due to downstream olm
};
programs.obs-studio = {
enable = true;