Fix indentation

This commit is contained in:
albert 2025-03-05 17:37:40 -08:00
parent ce8e4e3f8b
commit b827eff4fa
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,5 +1,5 @@
{ ... }: {
programs.fish.shellAliases = {
programs.fish.shellAliases = {
# Tsilcale helpers
ts-dns-disable ="sudo tailscale set --accept-dns=false";
ts-dns-enable ="sudo tailscale set --accept-dns=true";