wip
This commit is contained in:
parent
6636a7cb3a
commit
34a5807799
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ in
|
|||
options = {
|
||||
services.actualbudget-report = {
|
||||
enable = mkEnableOption "Actualbudget email reports";
|
||||
package = mkPackageOption pkgs.default;
|
||||
package = mkPackageOption pkgs "default" { };
|
||||
interval = {
|
||||
type = types.str;
|
||||
default = "Sun 12:00:00";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue