1
1

WIP
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Gitea Actions Demo / build-site (push) Successful in 5s

This commit is contained in:
2026-01-04 02:30:35 -05:00
parent 84a9bf8204
commit ae7fee9e32
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ in {
};
};
systemd.user.services = {
systemd.services = {
cutesealfanpage-hakyll-site = {
enable = true;
description = "The hakyll executable that rebuilds the site when a new blog post is created.";