.
This commit is contained in:
@@ -41,21 +41,14 @@
|
||||
DontCheckDefaultBrowser = true;
|
||||
HardwareAcceleration = false;
|
||||
OfferToSaveLogins = false;
|
||||
DefaultDownloadDirectory = "${home}/Downloads";
|
||||
|
||||
};
|
||||
|
||||
# Extensions
|
||||
extensions = with config.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
bitwarden
|
||||
dark-reader
|
||||
bing-automator
|
||||
|
||||
];
|
||||
configPath = "${config.xdg.configHome}/mozilla/firefox";
|
||||
|
||||
profiles.default = {
|
||||
|
||||
# Extensions
|
||||
|
||||
search = {
|
||||
force = true;
|
||||
default = "google";
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
];
|
||||
|
||||
imports = [
|
||||
./firefox.nix
|
||||
#./firefox.nix
|
||||
inputs.nur.modules.homeManager.default
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user