modules/syncthing-static-peers: init

This commit is contained in:
a-kenji
2024-06-06 01:18:18 +02:00
parent 5a2c91959a
commit d25eaa48d0
4 changed files with 95 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
sunshine = ./sunshine;
static-hosts = ./static-hosts;
syncthing = ./syncthing;
syncthing-static-peers = ./syncthing-static-peers;
thelounge = ./thelounge;
trusted-nix-caches = ./trusted-nix-caches;
user-password = ./user-password;