add(TODO): vicinae fallback

This commit is contained in:
kenji
2026-01-03 09:43:29 -06:00
parent 39aa8a421e
commit 1ed219c697
+1
View File
@@ -1,4 +1,5 @@
{pkgs, ...}: {
# TODO: create a script that initializes vicinae if `vicinae server` is off.
services.vicinae = {
enable = true;
systemd = {