mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 06:03:57 +00:00
fix: replace enableAllTerminfo with specific terminfo packages
This commit is contained in:
@@ -786,7 +786,7 @@ in
|
||||
{
|
||||
matcher = {
|
||||
id = "byName";
|
||||
options = "localhost:${builtins.toString config.services.jellyseerr.port}";
|
||||
options = "localhost:${builtins.toString config.services.seerr.port}";
|
||||
};
|
||||
properties = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user