chore(grfn/home): Rename deprecated options

Change-Id: Ic209f46858d9834298d151d7c6b884f6d6f23dbe
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5158
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
Griffin Smith 2022-02-01 11:08:35 -05:00 committed by grfn
parent 6e3432383f
commit a0ce1f6a9a
2 changed files with 20 additions and 12 deletions

View file

@ -102,7 +102,7 @@ in
# Notes
services.syncthing = {
enable = true;
tray = true;
tray.enable = true;
};
})
];