Merge pull request #16 from DataEraserC/main-2

Remove extra curly brace
This commit is contained in:
Ryan Yin
2023-08-21 21:38:09 +08:00
committed by GitHub

View File

@@ -101,7 +101,6 @@ First, add your own private `nix-secrets` repository and `agenix` as a flake inp
};
};
}
}
```
Then, create `./secrets/default.nix` with the following content: