feat(nixos): add file-roller as GUI backend for thunar archive plugin

This commit is contained in:
Bernardo Magri
2026-07-08 22:08:27 +01:00
parent c6b759e19e
commit 856445c505
3 changed files with 8 additions and 6 deletions

View File

@@ -379,12 +379,6 @@ implement. Bernardo moves accepted items into a tier.*
when sharing screens.
- **[usefulness] File Manager Archive Backend (`file-roller` or `xarchiver`)**:
Thunar is configured with `thunar-archive-plugin` in the system module, but
the underlying archive extraction GUI backend is missing. Consequently,
right-clicking a `.zip` or `.tar.gz` file and clicking "Extract Here" will
fail silently. Adding an archive manager fulfills a fundamental workstation
requirement and fixes the broken context menu.
## Decisions `[human]`