1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-28 02:27:44 +00:00
ncc/modules/common/termbin.nix
2025-02-23 21:05:40 +03:00

4 lines
60 B
Nix

{
environment.shellAliases.tb = "nc termbin.com 9999";
}