This commit is contained in:
Steph 2025-01-14 23:40:48 +01:00
parent afe52874ac
commit 116c45abea

View File

@ -16,7 +16,7 @@
package = null;
})
(lib.mkIf (os == "linux") {
package = pkgs.librewolf;
package = pkgs.firefox;
})
{
enable = true;