mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-12 12:01:08 +01:00
This commit changes the config format of repositories to the
soon-be-expected `{ "path": "repository-path", }`. The Home Manager
configuration allows a simple string (which will get translated), the
new format by directly using the path attribute, and the one with the
optional label attribute. More information about the background can be
found here https://torsion.org/borgmatic/docs/reference/configuration/
|
||
|---|---|---|
| .. | ||
| basic-configuration.nix | ||
| default.nix | ||
| exclude-hm-symlinks-nothing-else.nix | ||
| exclude-hm-symlinks.nix | ||
| include-hm-symlinks.nix | ||