1
0
Fork 0

Update rights

This commit is contained in:
Malte Brandy 2021-05-20 16:55:00 +02:00
parent 19348f0fb8
commit f64a0ef1ea

View file

@ -109,7 +109,7 @@ in
};
};
boot.kernel.sysctl = { "fs.inotify.max_user_watches" = 204800; };
systemd.tmpfiles.rules = [ "Z /media 0750 maralorn nginx - -" ];
systemd.tmpfiles.rules = [ "Z /media 0770 maralorn nginx - -" ];
users.users.choreutes = {
description = "choreutes";