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