nixos

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

commit a9978b4755986cd3c0f1a5eba0be13a2e6c1cc4a
parent 62583c6e2294b7713bffadab2faa8f8fb3007af9
Author: Toni Brown <tb148@proton.me>
Date:   Wed, 27 Aug 2025 13:48:23 +0800

install unrar

Diffstat:
Mhome.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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