fix: nvidia with hyprland

This commit is contained in:
Ryan Yin
2023-07-29 16:53:49 +08:00
parent c8bd133e49
commit 2f96ab5464
2 changed files with 8 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
firefox = {
enable = true;
enableGnomeExtensions = false;
# package = pkgs.firefox-wayland; # firefox with wayland support
package = pkgs.firefox-wayland; # firefox with wayland support
};
vscode = {