mirror of
https://github.com/materusPL/Nixerus.git
synced 2025-06-21 01:36:15 +02:00
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 = {
|
programs.obs-studio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user