summaryrefslogtreecommitdiff
path: root/hosts/thyme
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-09-02 09:31:40 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-09-02 09:31:40 -0500
commit921603853704fe966862f8c35781097b0b91206b (patch)
tree1d1d3078425c811d5b0f65729751d70400ed5ca6 /hosts/thyme
parent45924c7421b6b1964a9d7a5592c441d33450b49c (diff)
downloadnixos-config-921603853704fe966862f8c35781097b0b91206b.tar.gz
nixos-config-921603853704fe966862f8c35781097b0b91206b.zip
modules/sets: manga.dl -> dl.tools.manga; add more dl tool sets
Diffstat (limited to 'hosts/thyme')
-rw-r--r--hosts/thyme/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix
index 0386efa..9c9a0a1 100644
--- a/hosts/thyme/packages.nix
+++ b/hosts/thyme/packages.nix
@@ -7,13 +7,13 @@
cli.shell = true;
comm.im = true;
de.utils = true;
+ dl.tools.full = true;
gui.tools.full = true;
gui.theme = true;
gui.fonts = true;
image.utils = true;
image.tools = true;
mail.tools = true;
- manga.dl = true;
media.tools.full = true;
net.tools.full = true;
script.utils = true;