From ae201dc410733abd28c0573f5ae92b8887e8b22e Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Fri, 28 Feb 2025 08:43:14 +0100 Subject: [PATCH] fixed typo --- hosts/ti-clt-tbl01/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ti-clt-tbl01/home.nix b/hosts/ti-clt-tbl01/home.nix index 0d62c84..1439603 100644 --- a/hosts/ti-clt-tbl01/home.nix +++ b/hosts/ti-clt-tbl01/home.nix @@ -38,8 +38,8 @@ home.packages = with pkgs; [ # Desktop Applications unstable.rnote - unstable.xjournalpp unstable.xournalpp + unstable.koreader ]; # Enable home-manager