Use nix-minecraft module for declarative managing

This commit is contained in:
thiloho
2023-11-29 03:12:43 +01:00
parent 4f64939c2a
commit f624844808
4 changed files with 173 additions and 15 deletions

View File

@@ -25,6 +25,7 @@
enableSSHSupport = true;
pinentryFlavor = "gnome3";
};
java.enable = true;
};
hardware.pulseaudio.enable = false;