mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
password-store-sync: remove module
The module `services.git-sync` (introduced two years after) provides the same functionality, but in a more general and reliable way.
This commit is contained in:
parent
6dfbdc977e
commit
6bba64781e
3 changed files with 7 additions and 74 deletions
|
|
@ -32,6 +32,9 @@ If you have any external Home Manager modules,
|
|||
their option descriptions and literal examples should be translated
|
||||
to {nixpkgs-markdown}[Nixpkgs-flavoured Markdown].
|
||||
|
||||
* The `services.password-store-sync` module has been removed.
|
||||
Use `services.git-sync` instead.
|
||||
|
||||
[[sec-release-23.11-state-version-changes]]
|
||||
=== State Version Changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue