small fixes
This commit is contained in:
parent
8255b3e36b
commit
5a4d8d51a1
@ -86,7 +86,7 @@ in {
|
||||
"general.autoScroll" = true;
|
||||
"extensions.pocket.enabled" = false;
|
||||
"browser.startup.page" = 1;
|
||||
"browser.startup.homepage" = "https://startpage.ataraxiadev.com";
|
||||
"browser.startup.homepage" = "https://organizr.ataraxiadev.com";
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"browser.search.suggest.enabled" = true;
|
||||
"ui.context_menus.after_mouseup" = true;
|
||||
@ -126,7 +126,7 @@ in {
|
||||
"signon.rememberSignons" = false;
|
||||
"general.autoScroll" = true;
|
||||
"extensions.pocket.enabled" = false;
|
||||
"browser.startup.homepage" = "https://startpage.ataraxiadev.com";
|
||||
"browser.startup.homepage" = "https://organizr.ataraxiadev.com";
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"browser.search.suggest.enabled" = true;
|
||||
"browser.urlbar.suggest.searches" = true;
|
||||
|
@ -57,12 +57,6 @@ in
|
||||
version = "0.7.0";
|
||||
sha256 = "0fm4sxx1cb679vn4v85dw8dfp5x0p74m9p2b56gqkvdap0f2q351";
|
||||
}
|
||||
{
|
||||
name = "bracket-pair-colorizer-2";
|
||||
publisher = "CoenraadS";
|
||||
version = "0.2.4";
|
||||
sha256 = "1vdd3l5khxacwsqnzd9a19h2i7xpp3hi7awgdfbwvvr8w5v8vkmk";
|
||||
}
|
||||
{
|
||||
name = "dart-code";
|
||||
publisher = "Dart-Code";
|
||||
|
@ -15,7 +15,6 @@
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/lidarr/config:/config"
|
||||
"/media/data:/data"
|
||||
"/samba:/samba:ro"
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user