dhclient fix (so it doesn't overwrite tailscale dns server) and migrating profile customizations to zshrc

This commit is contained in:
2025-06-23 14:30:47 -05:00
parent 9c659f8a4d
commit bb93cd7ee2
3 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
send host-name = gethostname();
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, host-name,
rfc3442-classless-static-routes;