update to 25.05.20250303.ba487db

This commit is contained in:
TheWanderingCrow 2025-03-04 16:11:20 -05:00
parent f0907d9cee
commit 25d93e273a
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,8 @@
lib,
config,
...
}: {
}:
lib.mkIf config.user.overseer.enable {
services.frigate = {
enable = true;
hostname = "frigate.wanderingcrow.net";