Loading nixos/modules/services/web-apps/sftpgo.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ in }; dataDir = mkOption { type = types.str; type = types.path; default = "/var/lib/sftpgo"; description = '' The directory where SFTPGo stores its data files. Loading Loading
nixos/modules/services/web-apps/sftpgo.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ in }; dataDir = mkOption { type = types.str; type = types.path; default = "/var/lib/sftpgo"; description = '' The directory where SFTPGo stores its data files. Loading