Fix ustreamer
This commit is contained in:
parent
ad9f4e52ef
commit
0c564903ab
6
flake.lock
generated
6
flake.lock
generated
@ -459,11 +459,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1722630782,
|
"lastModified": 1722813957,
|
||||||
"narHash": "sha256-hMyG9/WlUi0Ho9VkRrrez7SeNlDzLxalm9FwY7n/Noo=",
|
"narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d04953086551086b44b6f3c6b7eeb26294f207da",
|
"rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -78,8 +78,6 @@
|
|||||||
--host=0.0.0.0 \
|
--host=0.0.0.0 \
|
||||||
--resolution=4608x2592
|
--resolution=4608x2592
|
||||||
'';
|
'';
|
||||||
DynamicUser = "yes";
|
|
||||||
SupplementaryGroups = [ "video" "i2c" ];
|
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 10;
|
RestartSec = 10;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user