1
0
mirror of https://cgit.krebsco.de/krops/ synced 2025-09-30 00:37:37 +00:00

Update README.md

fix broken link to with infos to the `target` attribute
This commit is contained in:
fuu0 2023-04-08 17:00:11 +02:00 committed by GitHub
parent 9c49e9aa24
commit 9c0d53cf44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ pkgs.krops.writeDeploy "deploy" {
} }
``` ```
For more details about the `target` attribute, please check the `mkTarget` For more details about the `target` attribute, please check the `mkTarget`
function in [lib/default.nix](lib/defaults.nix). function in [lib/default.nix](lib/default.nix).
### `backup` (optional, defaults to false) ### `backup` (optional, defaults to false)