this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add df-web to local dns

+3
+3
profiles/dns/default.nix
··· 26 26 "paper.mossnet.lan" 27 27 "cal.mossnet.lan" 28 28 ]; 29 + "192.168.1.226" = [ 30 + "df-web.lan" 31 + ]; 29 32 }; 30 33 networking.firewall.allowedTCPPorts = [ 53 ]; 31 34 networking.firewall.allowedUDPPorts = [ 53 ];