2.home-manager/tests/modules/programs/pay-respects/general-expected.toml
Austin Horstman 2fe1e0ea38 tests/pay-respects: add rules test
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-12 23:45:12 -06:00

3 lines
121 B
TOML

[[match_err]]
pattern = ["permission denied"]
suggest = ["#[executable(sudo), !cmd_contains(sudo)]\nsudo {{command}}\n"]