Update flatpaks.nix

This commit is contained in:
ediblerope 2025-12-25 11:26:32 +00:00 committed by GitHub
parent 8f27136e7e
commit 0281664b71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,9 @@
"app.zen_browser.zen" = {
Context.filesystems = [ "home:rw" ];
};
"dev.vencord.Vesktop" = {
Context.filesystems = [ "home:rw" ];
};
};
};
}