Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sandro <[email protected]>
  • Loading branch information
MarcelCoding and SuperSandro2000 authored Jun 28, 2024
1 parent c6762f2 commit a1357ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,7 @@ inputs = {
### Package

```nix
environment.systemPackages = [ inputs.nvim.packages.x86_64-linux.nixvim ];
{
environment.systemPackages = [ inputs.nvim.packages.x86_64-linux.nixvim ];
}
```

0 comments on commit a1357ea

Please sign in to comment.