mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
clenaup bootstrap a bit
This commit is contained in:
parent
07c0f477e1
commit
666b58a773
5 changed files with 97 additions and 109 deletions
|
|
@ -7,4 +7,6 @@ runCommand "configs" {} ''
|
|||
cp ${./configs/nginx-app.conf} $out/conf/nginx-app.conf
|
||||
cp ${./configs/sudoers} $out/etc/sudoers.d/haze
|
||||
cp -r ${./configs/nc} $out/etc/nc
|
||||
cp ${./php-fpm.conf} $out/etc/php-fpm.conf
|
||||
cp ${./nginx.conf} $out/etc/nginx.conf
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue