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

@ -67,7 +67,6 @@
overlays = [
agenix.overlays.default
(import ./overlays/gnome.nix)
(import ./overlays/libcamera.nix)
(
final: prev: {
unstable = import inputs.nixpkgs-unstable { system = final.system; };