add follows to inputs and try new hyprland version
This commit is contained in:
@@ -51,7 +51,7 @@ search = {
|
||||
in {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = if pkgs.stdenv.isLinux then pkgs.firefox else pkgs.firefox-bin;
|
||||
package = pkgs.firefox-beta;
|
||||
policies = {
|
||||
Extensions = {
|
||||
Uninstall = [
|
||||
|
||||
Reference in New Issue
Block a user