diff options
Diffstat (limited to 'hosts/tomato/packages.nix')
-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 bf27f23..391ae2c 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -22,6 +22,7 @@ in net.tools.full = true; script.utils = true; sound.tools = true; + sync.tools = true; sys.tools = true; writing.tools = true; www.browser = true; |