mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01:00
docs: add license section in readme
This commit is contained in:
parent
0f5d93119c
commit
accfbdf215
1 changed files with 5 additions and 0 deletions
|
@ -217,6 +217,11 @@ Home Manager is released in branches corresponding to NixOS releases
|
|||
modules. If you need a module to be backported, then feel free to open
|
||||
an issue.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
This project is licensed under the terms of the [MIT license](LICENSE).
|
||||
|
||||
[Bash]: https://www.gnu.org/software/bash/
|
||||
[Nix]: https://nixos.org/nix/
|
||||
[NixOS]: https://nixos.org/
|
||||
|
|
Loading…
Reference in a new issue