mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 09:56:34 +01:00
Update firefox
This commit is contained in:
parent
fc6f8e4398
commit
72b95d5652
1 changed files with 4 additions and 0 deletions
|
@ -113,6 +113,10 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
icon = "firefox-devedition";
|
icon = "firefox-devedition";
|
||||||
|
nameSuffix = "-devedition";
|
||||||
|
pname = "firefox-devedition-bin";
|
||||||
|
desktopName = "Firefox DevEdition";
|
||||||
|
wmClass = "firefox-devedition";
|
||||||
};
|
};
|
||||||
profiles = {
|
profiles = {
|
||||||
default = {
|
default = {
|
||||||
|
|
Loading…
Reference in a new issue