Commit graph

4 commits

Author SHA1 Message Date
Harald Hoyer 2b559eb9ad fix: correct indentation in systemd service definitions
Corrects the indentation in the systemd service and timer definitions within the default.nix configuration file. This improves the readability and maintenance of the code.
2024-06-27 13:16:11 +02:00
Harald Hoyer 86c676062c feat: Comment out systemd.user.services in default.nix
The systemd.user.services block in the default.nix file has been commented out. This change is vital if the associated services are not meant to be used or activated, avoiding any potential conflicts or issues.
2024-06-25 11:13:50 +02:00
Harald Hoyer af17fbbfe6 mx: add timer for blog rendering
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-21 23:40:25 +01:00
Harald Hoyer f4e2368893 A new start 2024-03-21 15:00:36 +01:00