Move secrets to system only
This commit is contained in:
parent
6d1f2dcf73
commit
160dd14d55
5 changed files with 6 additions and 2 deletions
|
@ -24,4 +24,8 @@
|
|||
}
|
||||
'';
|
||||
};
|
||||
|
||||
systemd.services.nginx.serviceConfig = {
|
||||
ReadWritePaths = [ "/var/www/Jimbo-Landing-Page/streams/hls/" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue