Clarify in README.md
This commit is contained in:
parent
2fec743fe6
commit
4b7956a4ae
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ imports = [
|
|||
## Auto upgrade
|
||||
Adds a few new options to ``system.autoUpgrade``
|
||||
|
||||
``updateFlake`` pulls in new changes from git repo of your flake and updates the lock file.
|
||||
``updateFlake`` pulls in new changes from git repo of your flake and updates the lock file. Make sure your flake parameter is a directory not a flake url, otherwise it wont work.
|
||||
|
||||
``failureNotification`` sends a notification to a ntfy topic on an auto upgrade failure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue