Switch to user services, for alice to run scripts,
and use systemctl --user cuteseal... to find services. Runs much better
This commit is contained in:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user