mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(motion): living
This commit is contained in:
parent
56b81f3d34
commit
44ab4225e5
6 changed files with 65 additions and 7 deletions
|
|
@ -51,7 +51,7 @@ in {
|
|||
};
|
||||
virtualHosts = let
|
||||
printerCams = [2];
|
||||
kitchenCams = [1 3];
|
||||
kitchenCams = [1 3 4];
|
||||
mkSubFilter = port: path: ''
|
||||
sub_filter '${port.protocol}://$host:${toString port.port}/' '${path}';
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue