Refactor the whole configuration #1
1 changed files with 4 additions and 1 deletions
|
@ -76,5 +76,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
lib.makeOverridable ({name ? "firefox-esr-wrapped"}: sandboxed-firefox-esr.config.env) {};
|
prev.buildEnv {
|
||||||
|
name = "firefox-esr-wrapped";
|
||||||
|
paths = [ sandboxed-firefox-esr.config.env ];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue