feat: fix stuff for the new update
This commit is contained in:
parent
c9de58e00c
commit
5c26db0f34
3 changed files with 3 additions and 2 deletions
|
|
@ -15,6 +15,7 @@
|
|||
config = lib.mkIf config.crony.zen-browser.enable {
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
suppressXdgMigrationWarning = true;
|
||||
profiles = {
|
||||
main = {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue