Apply libcamera overlay to skycam only
This commit is contained in:
@ -49,6 +49,10 @@
|
||||
SUBSYSTEM="dma_heap", GROUP="video", MODE="0600"
|
||||
'';
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(import ./../overlays/libcamera.nix)
|
||||
];
|
||||
|
||||
networking = {
|
||||
hostId = "731d1660";
|
||||
firewall = {
|
||||
|
Reference in New Issue
Block a user