added more debug logs

This commit is contained in:
Nickiel12 2023-08-25 21:34:34 -07:00
parent 0551352b7e
commit 0f107a3985
2 changed files with 3 additions and 1 deletions

View file

@ -93,7 +93,8 @@ rust-project TODO: write shell script for automatically updating `cargoHash`
cfg = config.services.status_cloud;
pkg = self.packages.${system}.status_cloud;
in lib.mkIf cfg.enable {
description = pkg.meta.description;
#description = pkg.meta.description;
description = "Status Cloud";
serviceConfig = {
Type = "oneshot";
ExecStart = ''