feat(eientei): add minecraft services
This commit is contained in:
parent
5077e9bc21
commit
6bfa47caaf
2 changed files with 95 additions and 1 deletions
|
@ -42,6 +42,5 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 25565 ];
|
||||
environment.systemPackages = with pkgs; [ python3 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue