Compare commits
1 Commits
018d4becd1
...
e42101e08b
| Author | SHA1 | Date | |
|---|---|---|---|
| e42101e08b |
@@ -47,6 +47,10 @@ in
|
|||||||
profiles.default = {
|
profiles.default = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
|
|
||||||
|
# The Nord chrome theme is a declared extension setting, so home-manager
|
||||||
|
# owns the extension-settings store, overwriting runtime changes to it.
|
||||||
|
extensions.force = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
# Sponsored surfaces the policies above do not reach.
|
# Sponsored surfaces the policies above do not reach.
|
||||||
"browser.urlbar.suggest.quicksuggest.sponsored" = false;
|
"browser.urlbar.suggest.quicksuggest.sponsored" = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user