updated flake

This commit is contained in:
stuce-bot 2025-06-10 08:51:23 +02:00
parent 876da44f49
commit 05cfe09e16

View file

@ -61,7 +61,7 @@
# Systemd Service # Systemd Service
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
environment.etc."sTodo".etc = { environment.etc."sTodo" = {
source = "$src/static"; source = "$src/static";
}; };
systemd.services.sTodo = { systemd.services.sTodo = {