remove tunnel functions

This commit is contained in:
Yan Lin 2026-02-11 20:45:12 +01:00
parent b187febfcd
commit 8cb3aab57b
4 changed files with 0 additions and 290 deletions

View file

@ -29,11 +29,6 @@
# nixOS-specific alias
programs.zsh.shellAliases = {
oss = "sudo nixos-rebuild switch --flake ~/.config/nix#$(hostname)";
# Network monitoring aliases (no sudo needed - NixOS module handles permissions)
bw = "bandwhich";
bw-raw = "bandwhich --raw";
bw-dns = "bandwhich --show-dns";
};
home.packages = with pkgs; [