diff --git a/nixos-apps/ewanick.com.nix b/nixos-apps/ewanick.com.nix index 6f4f983..6b5dea8 100644 --- a/nixos-apps/ewanick.com.nix +++ b/nixos-apps/ewanick.com.nix @@ -21,7 +21,7 @@ in systemd.services = { ewanick-site = { enable = true; - description = "The hakyll executable that rebuilds the site when a new blog post is created."; + description = "A blog powered by Emanote running solely on Markdown files."; path = with pkgs; [ nix git