pinwheel: Move unar closer to unzip in home module

This commit is contained in:
Alexander Heldt
2024-07-09 21:09:42 +02:00
parent 1a486ffe72
commit a51888cf77

View File

@@ -15,13 +15,13 @@
home.packages = [
pkgs.zip
pkgs.unar
pkgs.jq
pkgs.dbeaver-bin
pkgs.htop
pkgs.onlyoffice-bin
pkgs.wdisplays
pkgs.ungoogled-chromium
pkgs.unar
pkgs.postman
];