Initial attempt
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
alejandro-angulo 2026-01-11 16:50:22 -08:00
parent 0f2050f7aa
commit b458b776b1
5 changed files with 155 additions and 0 deletions

View file

@ -53,6 +53,10 @@
enable = true;
acmeCertName = "kilonull.com";
};
services.frigate = {
enable = true;
acmeCertName = "kilonull.com";
};
hardware.audio.enable = true;
hardware.bluetooth.enable = true;