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

@@ -35,7 +35,7 @@ in {
};
};
systemd.user.services = {
systemd.services = {
fancyTypistDotDev-site = {
enable = false;
description = "The Haskell Servant executable server that hosts my FancyTypist.dev site.";