kilgharrah: set up ftp server

This commit is contained in:
Katherina Walshe-Grey 2024-09-28 05:08:12 +01:00
parent 309e44aa8a
commit ab035dcd5b
4 changed files with 77 additions and 0 deletions

View file

@ -4,6 +4,7 @@ let
commonKeys = keys.users.qenya;
secrets = with keys; {
ftp-userDb-qenya = [ machines.kilgharrah ];
user-password-kilgharrah-qenya = [ machines.kilgharrah ];
user-password-tohru-qenya = [ machines.tohru ];
wireguard-peer-orm = [ machines.orm ];