feat(hardening/nixpaks): adjust app's direcotry permission

This commit is contained in:
Ryan Yin
2025-05-26 09:28:19 +08:00
parent e370856b94
commit f5f8b1ecc3
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -45,10 +45,11 @@ mkNixPak {
# NOTE: sloth.mkdir is used to create the directory if it does not exist!
(sloth.mkdir (sloth.concat' sloth.homeDir "/.mozilla"))
sloth.xdgDownloadDir
# ================ for externsions ===============================
# required by https://github.com/browserpass/browserpass-extension
(sloth.concat' sloth.homeDir "/.local/share/password-store") # pass
sloth.xdgDownloadDir
sloth.xdgDocumentsDir
];
bind.ro = [
# To actually make Firefox run