On this day - 2025-11-07
Today, I don't get to do much, mostly due to work-related tasks which drain me a lot.
Tonight, I am thinking of writing a command-line interface (CLI) script using JUST. JUST is a handy way to save and run project-specific commands, which I can create in the form of RECIPIES. I am looking to create a little program with it in my homelab to run some commands, such as remote deployment, rebuilding my system, and some other things that come to mind. For now, I just want to keep it simple.
I finally finish my little CLI program, naming it jnix. For now, I only have one action configured, which is info, used to view the current information about the system.
❄️ thein3rovert ~ 20:37
jnix
jnix
Just-based recipe runner for NixOS.
Usage: jnix <recipe> [args...]
Available recipes:
[system]
info # Show system info
❄️ thein3rovert ~ 20:37
jnix info
Hostname: nixos
Nixos Version: 25.11.20250924.e643668 (Xantusia)
Kernel: 6.12.48
Generation: 74
Revison: unknown