commit 7ff17e6a7ae7d2a05ab4f3ec850f07833c78a29b parent e088f14928fd9c98e19d2ffb16e6717a124331f3 Author: breadcat <breadcat@users.noreply.github.com> Date: Mon, 29 Dec 2025 10:09:31 +0000 Can't use unrar if we're non-free Barely used as is Diffstat:
| M | machines/ilias.nix | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/machines/ilias.nix b/machines/ilias.nix @@ -94,7 +94,6 @@ let machine = "ilias"; in { python3 qpdf sqlite - unrar ]; system.stateVersion = "24.11";