ma anon-ftp: replace ftpdir
This commit is contained in:
parent
b4d1a357c4
commit
512869d4e3
@ -1,6 +1,6 @@
|
|||||||
{ config, lib, ... }:
|
{ config, lib, ... }:
|
||||||
let
|
let
|
||||||
ftpdir = "/home/ftp";
|
ftpdir = "/data";
|
||||||
in {
|
in {
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
allowedTCPPorts = [ 20 21 ];
|
allowedTCPPorts = [ 20 21 ];
|
||||||
|
Loading…
Reference in New Issue
Block a user