mirror of https://github.com/materusPL/Nixerus.git
home: add PolyMC in home on materusPC host
This commit is contained in:
parent
ac4a4a4b8e
commit
065957d8b8
|
@ -15,7 +15,7 @@
|
|||
|
||||
};
|
||||
|
||||
home.packages = [materusPkgs.ffmpeg6-amf-full];
|
||||
home.packages = [materusPkgs.ffmpeg6-amf-full (materusPkgs.polymc.wrap {extraJDKs = [pkgs.graalvm17-ce];})];
|
||||
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue