diff --git a/home-manager/common/software/cli/fish.nix b/home-manager/common/software/cli/fish.nix index fe8ec5cc..ae650626 100644 --- a/home-manager/common/software/cli/fish.nix +++ b/home-manager/common/software/cli/fish.nix @@ -130,7 +130,10 @@ }; shellAliases = { - + # Tsilcale helpers + ts-dns-disable ="sudo tailscale set --accept-dns=false"; + ts-dns-enable ="sudo tailscale set --accept-dns=true"; + # GPG Related sign = "gpg -u $PGP_KEY_ID --armor --detach-sig"; verify = "gpg -u $PGP_KEY_ID --verify"; diff --git a/wallpapers b/wallpapers index 26552d8b..8ed82c9a 160000 --- a/wallpapers +++ b/wallpapers @@ -1 +1 @@ -Subproject commit 26552d8bade6fa39188ebf68e9ffa1a8dcd75108 +Subproject commit 8ed82c9afaac6359cf4603196f7a5bd4b399a4b5