Update some parts

This commit is contained in:
Bill Ewanick 2026-01-04 02:12:20 -05:00
parent fb6d498ad5
commit 2a05e1888b
4 changed files with 13 additions and 12 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.";