about summary refs log tree commit diff stats
path: root/nix/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/default.nix')
-rw-r--r--nix/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/default.nix b/nix/default.nix
index de427db..62caed6 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -11,7 +11,6 @@ let
       name = "registry.fly.io/alanpearce-eu";
       tag = fullSHA;
       contents = [
-        (pkgs.writeTextDir "config.toml" (builtins.readFile ./../config.toml))
         website
       ];
       config = {