feat: replace discord with vesktop for better wayland support
This commit is contained in:
parent
01a146cfac
commit
fd14358bf7
2 changed files with 4 additions and 1 deletions
|
|
@ -64,6 +64,9 @@ in
|
|||
enable = true;
|
||||
plugins = [ inputs.hy3.packages.x86_64-linux.hy3 ];
|
||||
settings = {
|
||||
# debug = {
|
||||
# disable_logs = false;
|
||||
# };
|
||||
env = with lib; with nixosConfig.bchmnn; optionals nvidia.enable [
|
||||
"CLUTTER_BACKEND,wayland"
|
||||
"GDK_BACKEND,wayland"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue