fixed compound commands not working in pipelines

improved pipe assignment logic to prevent potential resource leaks
This commit is contained in:
2026-03-05 13:34:34 -05:00
parent 624677b961
commit cdc9e7e266
8 changed files with 353 additions and 178 deletions

View File

@@ -126,7 +126,7 @@ in
};
};
});
default = {};
default = [];
description = "Custom keymaps to set when shed starts";
};