security: disable ftp & samba service
scanner only suports plaintext communication
This commit is contained in:
parent
d33b8f05ee
commit
4bbb35fe37
1 changed files with 3 additions and 2 deletions
|
|
@ -15,8 +15,9 @@ in
|
|||
|
||||
./borgbackup.nix
|
||||
|
||||
./ftp.nix
|
||||
./samba.nix
|
||||
# disabled since scanner only supports non-encrypted stuff
|
||||
#./ftp.nix
|
||||
#./samba.nix
|
||||
|
||||
(import ./acme.nix { inherit base-domain; })
|
||||
(import ./nginx.nix { inherit base-domain; })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue