Disable file share on ifrit

This commit is contained in:
Tim Schubert 2022-03-26 13:50:12 +01:00
parent d05c6751e7
commit 9932e4386c
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -4,7 +4,6 @@ let
"ifrit.dadada.li"
"bs.vpn.dadada.li"
"media.dadada.li"
"media.local"
];
backups = "/mnt/storage/backup";
in
@ -15,7 +14,7 @@ in
dadada = {
admin.enable = true;
fileShare.enable = true;
fileShare.enable = false;
vpnServer.enable = true;
vpnServer.peers = {