diff --git a/README.md b/README.md index 14e047b..06438ec 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ inputs.actualbudget-report.url = "git+https://git.wanderingcrow.net/TheWandering Then in your configuration (using sops-nix, you will need to adjust it if you use agenix or alternatives): ```nix imports = [ - inputs.actualbudget-report.nixosModules.default; + inputs.actualbudget-report.nixosModules.default ]; # Fill out all the following environment variables for the service