Zoneminder

This commit is contained in:
Filippo Berto 2022-06-11 23:07:37 +02:00
parent 30ed635927
commit cb88eef2a2
4 changed files with 90 additions and 43 deletions

View file

@ -4,12 +4,12 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.checkJournalingFS = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_17;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_18;
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
# # Cross-build arm
boot.binfmt.emulatedSystems = [ "armv7l-linux" "aarch64-linux" ];
hardware.enableRedistributableFirmware = true;
# Use same ACPI identifier as Dell Ubuntu