Skip to content

Commit

Permalink
doc: use default nixosModule in NixOS flake
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed Mar 1, 2022
1 parent 7309a8f commit bad5a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ To install the `agenix` binary:
system = "x86_64-linux";
modules = [
./configuration.nix
agenix.nixosModules.age
agenix.nixosModule
];
};
};
Expand Down

0 comments on commit bad5a7b

Please sign in to comment.