Add syncthing to Northstar

This commit is contained in:
Evie Litherland-Smith 2023-06-09 19:05:17 +01:00
parent d43337e12d
commit cc59ed5664

View file

@ -16,6 +16,11 @@
source $HOME/.nix-profile/etc/profile.d/nix.sh
'';
services.syncthing = {
enable = true;
tray = {enable = true;};
};
wayland.windowManager.sway = {
config = {
input = {