diff options
| author | Fuwn <[email protected]> | 2024-10-02 13:50:29 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-02 13:50:29 +0000 |
| commit | 61af924f4d73634c21753980b9ecc61a305fe8b0 (patch) | |
| tree | cdf8bc57ea9baf5ca9196579873cb382e9f61ecc | |
| parent | docs(readme): tidy nix examples (diff) | |
| download | pia.nix-61af924f4d73634c21753980b9ecc61a305fe8b0.tar.xz pia.nix-61af924f4d73634c21753980b9ecc61a305fe8b0.zip | |
docs(readme): add fork information
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ The repo contains a flake module to add the Private Internet Access VPNs to your Nixos system. +This repository is a fork of [~rprospero/nixos-pia](https://git.sr.ht/~rprospero/nixos-pia) +that has been updated and is being actively maintained. + ## Installation You'll need to include this module in your `flake.nix` file: |