1 2 3 4 5 6 7
{...}: { services.vsftpd.anonymousUser = true; services.vsftpd.enable = true; services.vsftpd.chrootlocalUser = true; networking.firewall.allowedTCPPorts = [ 21 ]; }