mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
Adds Home Manager module for Tirith, a shell security monitor.
The module supports:
- Shell integration for Bash, Fish, and Zsh
- Allowlist configuration for bypassing Tirith analysis
- Policy configuration for customizing security behavior
(cherry picked from commit 5e90b62996)
4 lines
34 B
Nix
4 lines
34 B
Nix
{
|
|
tirith-basic = ./basic.nix;
|
|
}
|