Remove extension policies since they doesn't seem to anything
This commit is contained in:
parent
ac48caed84
commit
03ad42556d
1 changed files with 0 additions and 14 deletions
|
|
@ -4,20 +4,6 @@
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# Policies to configure extension behavior
|
|
||||||
policies = {
|
|
||||||
ExtensionSettings = {
|
|
||||||
# Pin uBlock Origin to toolbar
|
|
||||||
"uBlock0@raymondhill.net" = {
|
|
||||||
default_area = "navbar";
|
|
||||||
};
|
|
||||||
# Pin Linkding Extension to toolbar
|
|
||||||
"{61a05c39-ad45-4086-946f-32adb0a40a9d}" = {
|
|
||||||
default_area = "navbar";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
profiles.yanlin = {
|
profiles.yanlin = {
|
||||||
id = 0;
|
id = 0;
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue