home | picking up changes from pinetab

This commit is contained in:
Don Harper 2023-11-09 21:41:03 -06:00
parent db45175acc
commit 14e6fba55c
2 changed files with 6 additions and 2 deletions

View file

@ -69,5 +69,9 @@
wget
zip
];
services = {
syncthing = {
tray.enable = true;
};
};
}