patches/tailscale: override CGNAT range
This commit is contained in:
parent
641a4702fe
commit
45e9fc405c
3 changed files with 28 additions and 0 deletions
|
@ -7,4 +7,6 @@ let
|
|||
in
|
||||
{
|
||||
coreutils-doge = addPatches prev.coreutils [ ./coreutils.patch ];
|
||||
|
||||
tailscale-doge = addPatches prev.tailscale [ ./tailscale-cgnat.patch ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue