Skip to content

Commit

Permalink
Codeblock lint
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko committed Aug 31, 2023
1 parent cbf2c2e commit 9925c62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Nixpkgs has a [community maintained package][nixpkg-vector] for Vector. It can
be installed on a NixOS system with the following snippet in
`configuration.nix`:

```
```nix
environment.systemPackages = [
pkgs.vector
];
Expand Down

0 comments on commit 9925c62

Please sign in to comment.