system: add pipe-to-loki helper script
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

Adds a system-wide script for sending command output or interactive
sessions to Loki for easy sharing with Claude.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 15:30:53 +01:00
parent 19cb61ebbc
commit 78eb04205f
2 changed files with 141 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
./motd.nix
./packages.nix
./nix.nix
./pipe-to-loki.nix
./root-user.nix
./pki/root-ca.nix
./sshd.nix