mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 08:25:07 +03:00
Add copyright notice
This commit is contained in:
parent
f9d23bbb12
commit
01e0cde21d
1 changed files with 6 additions and 0 deletions
|
@ -35,3 +35,9 @@ I install my dotfiles with prepared script
|
||||||
```shell
|
```shell
|
||||||
curl https://iva.bz/nix | sh
|
curl https://iva.bz/nix | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Copyright
|
||||||
|
|
||||||
|
This configuration is [MIT licensed](./LICENSE).
|
||||||
|
|
||||||
|
I used [delroth/infra.delroth.net](https://github.com/delroth/infra.delroth.net) (MIT license) as a reference for my configuration.
|
||||||
|
|
Loading…
Reference in a new issue