Maybe this will make firefox-pwa work, in home manager now, with an override
This commit is contained in:
parent
9de3525b14
commit
8942d9f062
|
@ -88,7 +88,8 @@
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
# Web browsing:
|
# Web browsing:
|
||||||
firefox
|
(firefox.override {nativeMessagingHosts = [pkgs.firefoxpwa];})
|
||||||
|
firefox-pwa
|
||||||
librewolf
|
librewolf
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
];
|
];
|
||||||
|
|
|
@ -36,7 +36,6 @@
|
||||||
aha
|
aha
|
||||||
bcachefs-tools
|
bcachefs-tools
|
||||||
direnv
|
direnv
|
||||||
firefoxpwa
|
|
||||||
git-filter-repo
|
git-filter-repo
|
||||||
gnupg
|
gnupg
|
||||||
pciutils
|
pciutils
|
||||||
|
|
Loading…
Reference in a new issue