1
0
Fork 0

Create download directory

master
dump_stack() 2019-07-18 20:09:24 +00:00
parent a83c3d901b
commit 0a73262e21
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

View File

@ -107,5 +107,6 @@ in {
networking.localCommands = ''
mkdir -p /tmp/chromium && chown user:users /tmp/chromium
mkdir -p /tmp/downloads && chown user:users /tmp/downloads
'';
}