1
1

WIP switch to user services? For alice?
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Gitea Actions Demo / build-site (push) Successful in 6s

This commit is contained in:
2026-01-04 00:00:02 -05:00
parent 63224ce917
commit 363ef5143c

View File

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