Apply libcamera overlay to skycam only

This commit is contained in:
2024-08-09 21:54:40 +01:00
parent 3f36be6cb7
commit 064f180528
2 changed files with 4 additions and 1 deletions

View File

@ -49,6 +49,10 @@
SUBSYSTEM="dma_heap", GROUP="video", MODE="0600"
'';
nixpkgs.overlays = [
(import ./../overlays/libcamera.nix)
];
networking = {
hostId = "731d1660";
firewall = {