updated flake

This commit is contained in:
stuce-bot 2025-06-10 08:48:46 +02:00
parent 0952b28e6b
commit 876da44f49

View file

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