Use same zsh theme everywhere, it's the best one anyway
This commit is contained in:
parent
76e6ca1291
commit
a7b91014c8
4 changed files with 2 additions and 3 deletions
|
@ -76,6 +76,6 @@
|
|||
|
||||
# Allow Nginx to read and write to paths
|
||||
systemd.services.nginx.serviceConfig = {
|
||||
ReadWritePaths = [ "/var/www/jimweb/streams/hls/" ];
|
||||
ReadWritePaths = [ ./websites/Jimbo-Landing-Page ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue