2024-11-15 00:01 : id 155

This commit is contained in:
deadvey 2024-11-16 00:12:55 +00:00
parent 2effcad69d
commit 02ab502e90

View File

@ -111,12 +111,13 @@ in
border-radius: ${CORNER_RADIUS}px; border-radius: ${CORNER_RADIUS}px;
} }
''; '';
}; settings = {
};
policies = {
toolkit.legacyUserProfileCustomizations.stylesheets = true; toolkit.legacyUserProfileCustomizations.stylesheets = true;
}; };
}; };
};
};
thunderbird = { thunderbird = {
enable = true; enable = true;
profiles = { profiles = {