aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/ftp/papa.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/ftp/papa.nix')
-rw-r--r--nixops/modules/websites/ftp/papa.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixops/modules/websites/ftp/papa.nix b/nixops/modules/websites/ftp/papa.nix
index ca1aabe..aedae63 100644
--- a/nixops/modules/websites/ftp/papa.nix
+++ b/nixops/modules/websites/ftp/papa.nix
@@ -1,4 +1,4 @@
1{ lib, pkgs, config, myconfig, mylibs, ... }: 1{ lib, pkgs, config, myconfig, ... }:
2let 2let
3 cfg = config.services.myWebsites.Papa; 3 cfg = config.services.myWebsites.Papa;
4 varDir = "/var/lib/ftp/papa"; 4 varDir = "/var/lib/ftp/papa";