mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-09 15:23:45 -04:00
update NIX.md
This commit is contained in:
parent
f84fc783b6
commit
b635a7e693
@ -8,7 +8,7 @@ inputs = {
|
||||
|
||||
...
|
||||
|
||||
nixpkgs.overlays = [ inputs.polymc.overlay.${system} ]; ## Within configuration.nix
|
||||
nixpkgs.overlays = [ inputs.polymc.overlay ]; ## Within configuration.nix
|
||||
environment.systemPackages = with pkgs; [ polymc ]; ##
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user