nixos: Initial waffletail
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 20m52s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 20m52s
This commit is contained in:
@@ -180,6 +180,12 @@ rec {
|
||||
dst = aa.valheim-oci.internal.ipv4.address;
|
||||
proto = "udp";
|
||||
}
|
||||
|
||||
{
|
||||
port = 41641;
|
||||
dst = aa.waffletail.internal.ipv4.address;
|
||||
proto = "udp";
|
||||
}
|
||||
];
|
||||
|
||||
fstrimConfig = {
|
||||
|
Reference in New Issue
Block a user