Compare commits
2 Commits
9b0fca4ca9
...
e8d58b71d6
| Author | SHA1 | Date | |
|---|---|---|---|
| e8d58b71d6 | |||
| 591068d563 |
@@ -4,6 +4,12 @@
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
|
||||
profiles.default = {
|
||||
settings = {
|
||||
"extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
||||
};
|
||||
};
|
||||
|
||||
policies = {
|
||||
# From https://discourse.nixos.org/t/declare-firefox-extensions-and-settings/36265/17
|
||||
ExtensionSettings = with builtins;
|
||||
|
||||
Reference in New Issue
Block a user