hosts/skycam: remove patched camera utilities
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m19s

- Remove libcamera overlay
- Remove camera-streamer package
- Remove rpicam-apps package
This commit is contained in:
2025-06-20 20:03:43 +01:00
parent e3bd1cad68
commit d5a188dda6
7 changed files with 0 additions and 399 deletions

View File

@ -68,10 +68,6 @@
SUBSYSTEM=="dma_heap", GROUP="video", MODE="0660"
'';
nixpkgs.overlays = [
(import ./../../overlays/libcamera.nix)
];
networking = {
hostId = "731d1660";
firewall = {
@ -104,7 +100,6 @@
};
environment.systemPackages = with pkgs; [
camera-streamer
git
neovim
libcamera