Use firefox with integration

This commit is contained in:
Natsu Kagami 2022-10-17 12:58:57 +02:00 committed by Natsu Kagami
parent 1742c79af3
commit 295ffd4f06
2 changed files with 3 additions and 3 deletions

View file

@ -102,9 +102,6 @@
enableAliases = true;
};
# later
firefox = { };
fzf = {
enable = true;
enableFishIntegration = true;

View file

@ -23,6 +23,9 @@
# TeX
texlive.combined.scheme-full
(firefox.override { cfg.enablePlasmaBrowserIntegration = true; })
plasma-browser-integration
# Java & sbt
openjdk11
sbt