mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-28 11:04:26 +02:00
Merge branch 'master' of github.com:materusPL/nixos-config
This commit is contained in:
commit
e85eda8035
@ -152,7 +152,7 @@
|
|||||||
};
|
};
|
||||||
home.packages = [
|
home.packages = [
|
||||||
pkgs.papirus-icon-theme
|
pkgs.papirus-icon-theme
|
||||||
(materusArg.pkgs.polymc.wrap { withWaylandGLFW = true; extraJDKs = [ pkgs.graalvm-ce ]; })
|
(materusArg.pkgs.polymc.wrap { extraJDKs = [ pkgs.graalvm-ce ]; })
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user