diff options
Diffstat (limited to 'hosts/thyme/packages.nix')
-rw-r--r-- | hosts/thyme/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index ef8ebba..c2adc1e 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -18,6 +18,7 @@ net.tools.full = true; script.utils = true; sound.tools = true; + sync.tools = true; sys.tools = true; writing.tools = true; www.browser = true; |