nixos

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 4c694e19d7e1bed25614b3e098818aa62ff86c0f
parent a9978b4755986cd3c0f1a5eba0be13a2e6c1cc4a
Author: Toni Brown <tb148@proton.me>
Date:   Wed, 27 Aug 2025 13:58:34 +0800

use unfree version of unrar

Diffstat:
Mhome.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home.nix b/home.nix @@ -50,7 +50,7 @@ ponysay sarasa-gothic sequoia-sq - unrar-free + unrar ]; programs.bat.enable = true;