remove tunnel functions
This commit is contained in:
parent
b187febfcd
commit
8cb3aab57b
4 changed files with 0 additions and 290 deletions
|
|
@ -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; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue