finished mc config

This commit is contained in:
Chris Kruining 2024-09-10 23:59:12 +02:00
parent bbf6d19757
commit 2505f0ea2e
6 changed files with 228 additions and 69 deletions

View file

@ -18,6 +18,8 @@
dotnet.enable = true;
};
services.games.minecraft.enable = true;
desktop = {
plasma.enable = true;
type = "wayland";
@ -46,7 +48,6 @@
browsers = {
default = "firefox";
firefox.enable = true;
firefox.privacy.enable = true;
};
};