This commit is contained in:
陈浩南 2024-04-06 19:19:19 +08:00
parent 4d28aa50c7
commit 0cf1c8f7d2
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@ inputs:
{
enable = true;
extensions =
# TODO: declartive way to install extensions, with fixed xpi file
# TODO: declartively config
[
{ id = "mpkodccbngfoacfalldjimigbofkhgjn"; } # Aria2 Explorer
{ id = "nngceckbapebfimnlniiiahkandclblb"; } # Bitwarden

View File

@ -9,6 +9,7 @@ inputs:
enable = true;
# TODO: switch to 24.05
# nativeMessagingHosts = [ inputs.pkgs.plasma-browser-integration ];
# TODO: switch to chromium as default browser
package = inputs.pkgs.firefox.override { nativeMessagingHosts = [ inputs.pkgs.plasma-browser-integration ]; };
policies.DefaultDownloadDirectory = "\${home}/Downloads";
profiles.default =