aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nix/flake.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/flake.md b/src/nix/flake.md
index 0035195e5..9e936a049 100644
--- a/src/nix/flake.md
+++ b/src/nix/flake.md
@@ -395,7 +395,7 @@ the `nixpkgs` input of the top-level flake to be equal to the
`nixpkgs` input of the `dwarffs` input of the top-level flake:
```nix
-inputs.nixops.follows = "dwarffs/nixpkgs";
+inputs.nixpkgs.follows = "dwarffs/nixpkgs";
```
The value of the `follows` attribute is a `/`-separated sequence of