mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:46: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";
|
||||
nameSuffix = "-devedition";
|
||||
pname = "firefox-devedition-bin";
|
||||
desktopName = "Firefox DevEdition";
|
||||
wmClass = "firefox-devedition";
|
||||
};
|
||||
profiles = {
|
||||
default = {
|
||||
|
|
Loading…
Reference in a new issue