add homelab, nc

This commit is contained in:
iofq 2024-10-19 13:15:43 -05:00
parent ab7d7e6b81
commit e179c6e9d5
10 changed files with 206 additions and 40 deletions

View file

@ -56,7 +56,7 @@
rbs = "sudo nixos-rebuild switch --flake $NIX_FLAKE#${host.hostName}";
nvim-dev = "nix run ~/dev/nvim.nix";
mpv = "mpv --no-keepaspect-window";
cat = "bat -P";
cat = "bat -pp";
tcd = "cd $(mktemp -d)";
};
};