Use firefox with integration
This commit is contained in:
parent
1742c79af3
commit
295ffd4f06
|
@ -102,9 +102,6 @@
|
|||
enableAliases = true;
|
||||
};
|
||||
|
||||
# later
|
||||
firefox = { };
|
||||
|
||||
fzf = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
|
|
|
@ -23,6 +23,9 @@
|
|||
# TeX
|
||||
texlive.combined.scheme-full
|
||||
|
||||
(firefox.override { cfg.enablePlasmaBrowserIntegration = true; })
|
||||
plasma-browser-integration
|
||||
|
||||
# Java & sbt
|
||||
openjdk11
|
||||
sbt
|
||||
|
|
Loading…
Reference in a new issue