This commit is contained in:
2025-09-07 21:03:27 -04:00
parent 2492bb8825
commit cff9bcaecc
3 changed files with 121 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ in
grep = "grep --color";
ssh = "TERM=xterm-256color ssh";
flush_dns = "sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder";
hs = "kubectl exec -n headscale $(kubectl get pod -n headscale -o name) -- headscale";
};
profileExtra = ''
# Source Nix daemon