mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 22:57:17 +02:00
feat(hardening/nixpaks): adjust app's direcotry permission
This commit is contained in:
@@ -48,7 +48,7 @@ mkNixPak {
|
||||
(sloth.mkdir (sloth.concat [sloth.homeDir "/.xwechat"]))
|
||||
(sloth.mkdir (sloth.concat [sloth.xdgDocumentsDir "/xwechat_files"]))
|
||||
(sloth.mkdir (sloth.concat [sloth.xdgDocumentsDir "/WeChat_Data/"]))
|
||||
(sloth.mkdir (sloth.concat [sloth.xdgDownloadDir "/WeChat"]))
|
||||
sloth.xdgDownloadDir
|
||||
];
|
||||
sockets = {
|
||||
x11 = false;
|
||||
|
||||
Reference in New Issue
Block a user