webserver: Add mosquitto config
This commit is contained in:
parent
e7db9d3f69
commit
d3ee1dfbe4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
let
|
let
|
||||||
secret = import ../../secret/container/webserver.nix;
|
secret = import ../../../secret/container/webserver.nix;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
environment.usr."local/etc/container-webserver/mosquitto/mosquitto.conf".text = ''
|
environment.usr."local/etc/container-webserver/mosquitto/mosquitto.conf".text = ''
|
||||||
|
|
Loading…
Reference in a new issue