mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-22 08:48:29 +02:00
fix: nvidia with hyprland
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user