mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
trying oracle always-free vps
working nginx proxy intel isn't free tier...
This commit is contained in:
parent
3ba7f68e59
commit
51dcf48524
3 changed files with 102 additions and 7 deletions
|
|
@ -1,11 +1,4 @@
|
|||
_: {...}: {
|
||||
networking = {
|
||||
firewall = {
|
||||
# allowedUDPPorts = [25565];
|
||||
# allowedTCPPorts = [25565];
|
||||
};
|
||||
};
|
||||
|
||||
containers."minecraft" = {
|
||||
privateNetwork = true;
|
||||
hostBridge = "bridge0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue