add droidcam on desktop
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m19s

This commit is contained in:
2025-12-03 21:02:40 +01:00
parent 0e8dfb98c5
commit c0223fdd09

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/09/06 00:57:04 by tomoron #+# #+# #
# Updated: 2025/11/17 11:46:11 by tomoron ### ########.fr #
# Updated: 2025/12/01 19:49:12 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -43,4 +43,5 @@
# };
services.openssh.enable = true;
programs.droidcam.enable = true;
}