added internal address for mc-fucker.cool
This commit is contained in:
parent
bd42b122c2
commit
da76adf713
1 changed files with 4 additions and 0 deletions
|
|
@ -85,6 +85,10 @@ in
|
|||
allowedUDPPorts = [ config.services.tailscale.port ];
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"100.64.0.2" = [ "mc-fucker.cool" ];
|
||||
};
|
||||
|
||||
boot.loader.timeout = 1;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue