remove mineflake

This commit is contained in:
Noa Aarts 2024-05-11 19:13:12 +02:00
parent 46d8c24eee
commit 008b715321
4 changed files with 43 additions and 306 deletions

View file

@ -66,13 +66,6 @@
nodejs
opam
localsend
(mineflake.buildMineflakeContainer {
package = mineflake.paper;
command = "${jre_headless}/bin/java -Xms 128M -Xmx1G -jar {} nogui";
plugins = with mineflake; [];
configs = [
];
})
];

View file

@ -40,13 +40,6 @@
# Programming langs
go
nodejs
(mineflake.buildMineflakeContainer {
package = mineflake.paper;
command = "${jre_headless}/bin/java -Xms 128M -Xmx1G -jar {} nogui";
plugins = with mineflake; [];
configs = [
];
})
];
modules = {