diff options
Diffstat (limited to 'hosts/tomato')
-rw-r--r-- | hosts/tomato/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index ccab0c3..b79c353 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -6,6 +6,7 @@ let in { this.sets = { + anime.sub = true; arch.tools = true; cli.tools.full = true; cli.shell = true; |