added more debug logs
This commit is contained in:
parent
0551352b7e
commit
0f107a3985
2 changed files with 3 additions and 1 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue