docs: init synthing & deltachat

This commit is contained in:
Johannes Kirschbauer
2024-04-17 18:26:37 +02:00
parent 87559613ed
commit a2074bb82b
9 changed files with 112 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
};
borgbackup = ./borgbackup.nix;
ergochat = ./ergochat.nix;
deltachat = ./deltachat.nix;
deltachat = ./deltachat;
graphical = ./graphical.nix;
localbackup = ./localbackup.nix;
localsend = ./localsend.nix;
@@ -17,7 +17,7 @@
moonlight = ./moonlight.nix;
sshd = ./sshd.nix;
sunshine = ./sunshine.nix;
syncthing = ./syncthing.nix;
syncthing = ./syncthing;
root-password = ./root-password;
thelounge = ./thelounge.nix;
vm-user = ./vm-user.nix;