Merge pull request #66 from madonius/patch-1

This commit is contained in:
Jörg Thalheim 2021-01-26 15:35:00 +00:00 committed by GitHub
commit e4592cce2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Choose one of the following methods:
$ niv add Mic92/sops-nix
```
Than add the following to your configuration.nix in the `imports` list:
Then add the following to your configuration.nix in the `imports` list:
```nix
{
@ -58,7 +58,7 @@ $ nix-channel --add https://github.com/Mic92/sops-nix/archive/master.tar.gz sops
$ nix-channel --update
```
Than add the following to your configuration.nix in the `imports` list:
Then add the following to your configuration.nix in the `imports` list:
```nix
{