forked from nyanloutre/nixos-config
vsftpd: add Sli
This commit is contained in:
parent
e1fbcd0143
commit
26f5a98f03
@ -57,6 +57,12 @@
|
|||||||
hashedPassword = "$6$.sMznhhJ0fG2qx$XevsEqsjlLAnu/VMgeA6B5YfWY36dUZXtUGiEgPueHzRcfAEi2UXLWRHqcN6AsW1AozepeAP6/lZW3fDAyULA1";
|
hashedPassword = "$6$.sMznhhJ0fG2qx$XevsEqsjlLAnu/VMgeA6B5YfWY36dUZXtUGiEgPueHzRcfAEi2UXLWRHqcN6AsW1AozepeAP6/lZW3fDAyULA1";
|
||||||
description = "MAGENI";
|
description = "MAGENI";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sli = {
|
||||||
|
isNormalUser = true;
|
||||||
|
hashedPassword = "$6$ewTJHnkTpnw56$askXnJP9iX6.S5IgsSXvlcJA7ncLosPYVIw3TcOlRuK/z8UcFYqVlLX5uDJ.W6DiJ1Uk6FVfbL0jDL2ac22Mx0";
|
||||||
|
description = "Sli";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
bindMounts = {
|
bindMounts = {
|
||||||
|
Loading…
Reference in New Issue
Block a user