Update flatpaks.nix
This commit is contained in:
parent
8f27136e7e
commit
0281664b71
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
||||||
"app.zen_browser.zen" = {
|
"app.zen_browser.zen" = {
|
||||||
Context.filesystems = [ "home:rw" ];
|
Context.filesystems = [ "home:rw" ];
|
||||||
};
|
};
|
||||||
|
"dev.vencord.Vesktop" = {
|
||||||
|
Context.filesystems = [ "home:rw" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue