add mc group and gamerule
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 27s

This commit is contained in:
Satria 2026-05-09 20:40:07 +07:00
commit 2844bce5a3
2 changed files with 15 additions and 4 deletions

View file

@ -7,6 +7,7 @@
shell = pkgs.zsh;
extraGroups = [
"networkmanager"
"minecraft"
"wheel"
"dialout"
"libvirtd"