Skip to content
Snippets Groups Projects
Verified Commit 5abcbae2 authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

wip

parent 8a7a26d6
No related branches found
No related tags found
No related merge requests found
{ pkgs, ... }:
{
services.vsftpd = {
enable = true;
anonymousUser = false;
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment