mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-09 16:41:58 +00:00
home: add PolyMC in home on materusPC host
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user