docs: fix syntax error in README.md
This commit is contained in:
parent
ae765605d9
commit
00104dc59a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Then in your configuration (using sops-nix, you will need to adjust it if you us
|
||||||
nixpkgs.overlays = [ inputs.actualbudget-report.overlays.default ];
|
nixpkgs.overlays = [ inputs.actualbudget-report.overlays.default ];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
inputs.actualbudget-report.nixosModules.default;
|
inputs.actualbudget-report.nixosModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
# Fill out all the following environment variables for the service
|
# Fill out all the following environment variables for the service
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue