add my local domain to the network config

This commit is contained in:
Andreas Zweili 2022-03-27 16:14:54 +02:00
parent a74c38489a
commit 425b753a5d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
time.timeZone = "Europe/Zurich";
networking = {
domain = "2li.local";
enableIPv6 = false;
firewall.allowedTCPPorts = [ 22 ];
# firewall.allowedUDPPorts = [ ... ];