mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
add missing char
This commit is contained in:
parent
0ec2170b5e
commit
e665d52044
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ add `<polymc>` to imports in your `configuration.nix`
|
|||
|
||||
```nix
|
||||
imports = [
|
||||
"<polymc>/packages/nix/overlay.nix
|
||||
"<polymc>/packages/nix/overlay.nix"
|
||||
];
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue