Update flatpaks.nix

This commit is contained in:
ediblerope 2026-01-08 22:38:10 +00:00 committed by GitHub
parent 0d926ecaae
commit 9d92d9c025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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