clanModules: init localsend module

This commit is contained in:
a-kenji
2024-01-17 10:33:42 +01:00
parent 1c7e806bca
commit c94d2325ae
3 changed files with 151 additions and 0 deletions

View File

@@ -9,8 +9,10 @@
borgbackup = ./borgbackup.nix;
deltachat = ./deltachat.nix;
moonlight = ./moonlight.nix;
sunshine = ./sunshine.nix;
syncthing = ./syncthing.nix;
xfce = ./xfce.nix;
zt-tcp-relay = ./zt-tcp-relay.nix;
localsend = ./localsend.nix;
};
}