fix(librewolf): package got renamed
This commit is contained in:
parent
581c37118d
commit
3d591e59a7
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
package = pkgs.librewolf-wayland;
|
||||
package = pkgs.librewolf;
|
||||
|
||||
profiles."philipp" = {
|
||||
inherit (cfg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue