From 805b0783946e3cad0eb9a26cdddc1bc204d298fe Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 14 Jul 2025 15:12:33 +0200 Subject: modules/sets: Add jp.study set and use it --- hosts/tomato/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index d540afc..40b6009 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -17,6 +17,7 @@ in gui.fonts = true; image.utils = true; image.tools = true; + jp.study = true; mail.tools = true; manga.dl = true; media.tools.full = true; @@ -58,7 +59,6 @@ in _2ship2harkinian azahar dolphin-emu - anki ]; this.unfree.allowed = [ -- cgit v1.2.3