chore(thinkpad): reorganize packages and drop ACPI GPE mask

Move mosh/unzip into common home packages, add orca-slicer to the thinkpad home, and remove the now-redundant system package list and kernel param.
This commit is contained in:
2026-06-11 16:07:53 -04:00
parent 4cd5d1ba62
commit 36f2abc1a9
3 changed files with 8 additions and 19 deletions

View File

@@ -68,6 +68,10 @@ in
};
};
home.packages = with pkgs; [
orca-slicer
];
home.pointerCursor = {
gtk.enable = true;
name = "catppuccin-macchiato-mauve-cursors";