Change Firefox package to devedition

This commit is contained in:
Dave Gallant
2023-04-09 13:49:38 -04:00
parent 613b3cba0d
commit 7297d95437
3 changed files with 4 additions and 8 deletions

View File

@@ -16,11 +16,6 @@
services.gnome.gnome-keyring.enable = true;
programs.firefox = {
enable = true;
nativeMessagingHosts.fxCast = true;
};
services.avahi = {
enable = true;
nssmdns = true;

6
flake.lock generated
View File

@@ -93,11 +93,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1680758185,
"narHash": "sha256-sCVWwfnk7zEX8Z+OItiH+pcSklrlsLZ4TJTtnxAYREw=",
"lastModified": 1680945546,
"narHash": "sha256-8FuaH5t/aVi/pR1XxnF0qi4WwMYC+YxlfdsA0V+TEuQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0e19daa510e47a40e06257e205965f3b96ce0ac9",
"rev": "d9f759f2ea8d265d974a6e1259bd510ac5844c5d",
"type": "github"
},
"original": {

View File

@@ -440,6 +440,7 @@ in {
firefox = {
enable = stdenv.isLinux;
package = pkgs.firefox-devedition;
profiles = {
default = {