home: add PolyMC in home on materusPC host

This commit is contained in:
Mateusz Słodkowicz 2023-05-23 02:13:14 +02:00
parent ac4a4a4b8e
commit 065957d8b8
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

View File

@ -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 = { programs.obs-studio = {
enable = true; enable = true;