mirror of
https://github.com/materusPL/nixos-config
synced 2025-08-02 11:24:26 +02:00
update
This commit is contained in:
parent
371b1b1432
commit
81f6d6f06d
@ -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