Add libcamera to desktop.nix
This commit is contained in:
parent
92378190f1
commit
9d8adcdb7a
|
@ -3,6 +3,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dex
|
dex
|
||||||
libnotify
|
libnotify
|
||||||
|
libcamera
|
||||||
glib
|
glib
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue